Skip to content

Commit e98dfa5

Browse files
authored
Merge pull request #228 from oauth-wg/aaronpk/client-types
Clarify that there is no requirement that an AS supports public or co…
2 parents 1f3017b + cf3cd48 commit e98dfa5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

draft-ietf-oauth-v2-1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,8 @@ Authorization servers SHOULD consider the level of confidence in a client's iden
836836
when deciding whether they allow a client access to more sensitive resources and operations
837837
such as the Client Credentials grant type and how often to prompt the user for consent.
838838

839+
There is no requirement that an Authorization Server supports a particular client type.
840+
839841
A single `client_id` SHOULD NOT be treated as more than one type of client.
840842

841843
This specification has been designed around the following client profiles:
@@ -3924,6 +3926,8 @@ Discussions around this specification have also occurred at the OAuth Security W
39243926
* Corrected an instance of "relying party" vs "resource server"
39253927
* Add references to `client_secret_post` and `client_secret_basic` terms from RFC7591
39263928
* Replaced "sanitize" language with treating as untrusted input
3929+
* Clarified that native apps guidance applies primarily to mobile app platforms
3930+
* Clarify that there is no requirement that an AS supports public or confidential clients in particular
39273931

39283932
-13
39293933

0 commit comments

Comments
 (0)