[Openid-specs-fapi] Issue #54: Part 1: 5.2.2 Typo (openid/fapi)

Nat Sakimura issues-reply at bitbucket.org
Fri Dec 9 06:13:56 UTC 2016


New issue 54: Part 1: 5.2.2 Typo
https://bitbucket.org/openid/fapi/issues/54/part-1-522-typo

Nat Sakimura:

Currently, it is written: 

* shall return the token response as defined in 4.1.4 of RFC6749; and
* shall return the list of allowed scopes with the issued access token.
* shall provide opaque, non-monotonically increasing or non-guessable access tokens with a minimum of 128 bits as defined in section 5.1.4.2.2 of RFC6819

It should be 

* shall return the token response as defined in 4.1.4 of RFC6749; 
* shall return the list of allowed scopes with the issued access token; and 
* shall provide opaque, non-monotonically increasing or non-guessable access tokens with a minimum of 128 bits as defined in section 5.1.4.2.2 of RFC6819. 

Responsible: Nat


More information about the Openid-specs-fapi mailing list