diff --git a/draft-ietf-oauth-rfc7523bis.xml b/draft-ietf-oauth-rfc7523bis.xml index ee87cce..8260b5d 100644 --- a/draft-ietf-oauth-rfc7523bis.xml +++ b/draft-ietf-oauth-rfc7523bis.xml @@ -646,6 +646,47 @@ + +
+ + This section updates entries in the "OAuth Token Endpoint Authentication Methods" registry + + +
+ + + + + Token Endpoint Authentication Method Name: private_key_jwt + + + Change Controller: IETF + + + Reference: Section 9 of , [[this specification]] + + + + + + + + + + Token Endpoint Authentication Method Name: client_secret_jwt + + + Change Controller: IETF + + + Reference: Section 9 of , [[this specification]] + + + + +
+ +
@@ -798,6 +839,16 @@ + + + OAuth Parameters + + IANA + + + + +
@@ -808,7 +859,10 @@ -03 - + + Update OAuth Token Endpoint Authentication Methods IANA entries with reference to this specification + + Relaxed client requirement to use strong typed JWTs. SHOULD instead of MUST.