/AWS1/CL_SSAJWTBEARERGRANT¶
A structure that defines configuration settings for an application that supports the JWT Bearer Token Authorization Grant. The AuthorizedAudience field is the aud claim. For more information, see RFC 7523.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_authorizedtokenissuers TYPE /AWS1/CL_SSAAUTHDTOKENISSUER=>TT_AUTHORIZEDTOKENISSUERS TT_AUTHORIZEDTOKENISSUERS¶
A list of allowed token issuers trusted by the Identity Center instances for this application.
AuthorizedTokenIssuersis required when the grant type isJwtBearerGrant.
Queryable Attributes¶
AuthorizedTokenIssuers¶
A list of allowed token issuers trusted by the Identity Center instances for this application.
AuthorizedTokenIssuersis required when the grant type isJwtBearerGrant.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZEDTOKENISSUERS() |
Getter for AUTHORIZEDTOKENISSUERS, with configurable default |
ASK_AUTHORIZEDTOKENISSUERS() |
Getter for AUTHORIZEDTOKENISSUERS w/ exceptions if field has |
HAS_AUTHORIZEDTOKENISSUERS() |
Determine if AUTHORIZEDTOKENISSUERS has a value |