File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -836,6 +836,8 @@ Authorization servers SHOULD consider the level of confidence in a client's iden
836836when deciding whether they allow a client access to more sensitive resources and operations
837837such 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+
839841A single `client_id` SHOULD NOT be treated as more than one type of client.
840842
841843This 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
You can’t perform that action at this time.
0 commit comments