Skip to main content

9.1. OAuth Parameters Registration

9.1. OAuth Parameters Registration

Since the Request Object is a JWT, the core JWT claims cannot be used for any purpose in the Request Object other than for what JWT dictates. Thus, they have been registered as OAuth authorization request parameters to avoid future OAuth extensions using them with different meanings.

This specification adds the following values to the "OAuth Parameters" registry [IANA.OAuth.Parameters] established by [RFC6749].

NameParameter Usage LocationChange ControllerSpecification Document(s)
issauthorization requestIETFThis document and Section 4.1.1 of [RFC7519].
subauthorization requestIETFThis document and Section 4.1.2 of [RFC7519].
audauthorization requestIETFThis document and Section 4.1.3 of [RFC7519].
expauthorization requestIETFThis document and Section 4.1.4 of [RFC7519].
nbfauthorization requestIETFThis document and Section 4.1.5 of [RFC7519].
iatauthorization requestIETFThis document and Section 4.1.6 of [RFC7519].
jtiauthorization requestIETFThis document and Section 4.1.7 of [RFC7519].