Skip to content

/AWS1/CL_DOAGETOPAPPOUTPUT

Output containing the Operator App configuration including authentication details.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_iam TYPE REF TO /AWS1/CL_DOAIAMAUTHCONF /AWS1/CL_DOAIAMAUTHCONF

Configuration for IAM-based authentication flow for the Operator App.

io_idc TYPE REF TO /AWS1/CL_DOAIDCAUTHCONF /AWS1/CL_DOAIDCAUTHCONF

Configuration for AWS Identity Center (IdC) authentication flow for the Operator App.

io_idp TYPE REF TO /AWS1/CL_DOAIDPAUTHCONF /AWS1/CL_DOAIDPAUTHCONF

Configuration for external Identity Provider OIDC authentication flow for the Operator App.


Queryable Attributes

iam

Configuration for IAM-based authentication flow for the Operator App.

Accessible with the following methods

Method Description
GET_IAM() Getter for IAM

idc

Configuration for AWS Identity Center (IdC) authentication flow for the Operator App.

Accessible with the following methods

Method Description
GET_IDC() Getter for IDC

idp

Configuration for external Identity Provider OIDC authentication flow for the Operator App.

Accessible with the following methods

Method Description
GET_IDP() Getter for IDP