Hi Steffi,

Are you focused on token expiry or the case where a token + symmetric key has 
been leaked?

Is the threat you are describing the case where the client uses DTLS/TLS with 
the RS (potentially long after a token has been presented), or the case where 
the client contacts the RS and presents a token?

Ciao
Hannes

-----Original Message-----
From: Stefanie Gerdes <ger...@tzi.de>
Sent: Mittwoch, 19. Dezember 2018 12:26
To: Hannes Tschofenig <hannes.tschofe...@arm.com>; Ludwig Seitz 
<ludwig.se...@ri.se>; Jim Schaad <i...@augustcellars.com>; ace@ietf.org
Subject: Re: [Ace] Security of the Communication Between C and RS

Hi Hannes,

On 12/18/2018 04:26 PM, Hannes Tschofenig wrote:
> Hi Steffi,
>
>> In OAuth, the expires_in field is usually used to inform the client how long 
>> the access token is valid. If the client uses the access token in a request 
>> after the token expired, the RS will reject the request, which usually is 
>> not a big problem for the client.
>
>> In ACE, AS provides the client with keying material for the RS, which is a 
>> completely different situation. If the client does not know how long the 
>> keying material is valid, it may use outdated keying material to communicate 
>> with RS. The expires_in field can be used to inform the client how long the 
>> keying material for RS is valid, if the keying material is valid as long as 
>> the access token.
>
>> The main reason to change keying material from time to time is to avoid that 
>> it is compromised. I therefore think that it is necessary for the security 
>> of the solution that C knows how long the keying material is supposed to be 
>> valid.
>
> If a client uses either an old key or an old token then the request will 
> fail. I don't see much difference here between OAuth and ACE.

The difference is that C cannot authenticate RS with an outdated key.
And even if the correct RS rejects the request, the confidentiality of the 
request may already have been breached, i.e., the damage is already done. C 
therefore must know how long the keying material is valid.

Viele Grüße
Steffi
IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.

_______________________________________________
Ace mailing list
Ace@ietf.org
https://www.ietf.org/mailman/listinfo/ace

Reply via email to