Skip to content

/AWS1/CL_EMCAUTHNTCTNCONF

Contains the authentication settings for a security configuration, including Identity Center and IAM configuration options.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_identitycenterconf TYPE REF TO /AWS1/CL_EMCIDENTITYCENTERCONF /AWS1/CL_EMCIDENTITYCENTERCONF

The IAM Identity Center configuration to use for authentication.

io_iamconfiguration TYPE REF TO /AWS1/CL_EMCIAMCONFIGURATION /AWS1/CL_EMCIAMCONFIGURATION

The IAM configuration to use for authentication.


Queryable Attributes

identityCenterConfiguration

The IAM Identity Center configuration to use for authentication.

Accessible with the following methods

Method Description
GET_IDENTITYCENTERCONF() Getter for IDENTITYCENTERCONFIGURATION

iamConfiguration

The IAM configuration to use for authentication.

Accessible with the following methods

Method Description
GET_IAMCONFIGURATION() Getter for IAMCONFIGURATION