Skip to content

/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.

AuthorizedTokenIssuers is required when the grant type is JwtBearerGrant.


Queryable Attributes

AuthorizedTokenIssuers

A list of allowed token issuers trusted by the Identity Center instances for this application.

AuthorizedTokenIssuers is required when the grant type is JwtBearerGrant.

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