Attribute

ClaimsSubject (clsub)

Purpose

Specifies the identifier of the principle that is the subject of the JWT. This option must be specified when authenticating with the OAuth 2.0 JWT bearer grant type.

Valid Values

String

where:

String

is the identifier of the principle that is the subject of the JWT. The principle can be a user, an organization, or a service.

Notes

  • See "OAuth 2.0 authentication" for more information.

Default Value

No default value