Skip to content

/AWS1/CL_SSA=>UPDATETRUSTEDTOKENISSUER()

About UpdateTrustedTokenIssuer

Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a trusted token issuer configuration.

Updating this trusted token issuer configuration might cause users to lose access to any applications that are configured to use the trusted token issuer.

Method Signature

IMPORTING

Required arguments:

IV_TRUSTEDTOKENISSUERARN TYPE /AWS1/SSATRUSTEDTOKENISSUERARN /AWS1/SSATRUSTEDTOKENISSUERARN

Specifies the ARN of the trusted token issuer configuration that you want to update.

Optional arguments:

IV_NAME TYPE /AWS1/SSATRUSTEDTOKISSUERNAME /AWS1/SSATRUSTEDTOKISSUERNAME

Specifies the updated name to be applied to the trusted token issuer configuration.

IO_TRUSTEDTOKENISSUERCONF TYPE REF TO /AWS1/CL_SSATRUSTEDTOKISSUER02 /AWS1/CL_SSATRUSTEDTOKISSUER02

Specifies a structure with settings to apply to the specified trusted token issuer. The settings that you can provide are determined by the type of the trusted token issuer that you are updating.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSAUPTRUSTEDTOKISSU01 /AWS1/CL_SSAUPTRUSTEDTOKISSU01