Skip to content

/AWS1/CL_DOAUPDOPAPPIDPCFGOUT

Output containing the updated IdP configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_agentspaceid TYPE /AWS1/DOAAGENTSPACEID /AWS1/DOAAGENTSPACEID

The unique identifier of the AgentSpace

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

agentSpaceId

The unique identifier of the AgentSpace

Accessible with the following methods

Method Description
GET_AGENTSPACEID() Getter for AGENTSPACEID, with configurable default
ASK_AGENTSPACEID() Getter for AGENTSPACEID w/ exceptions if field has no value
HAS_AGENTSPACEID() Determine if AGENTSPACEID has a value

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