Skip to content

/AWS1/CL_BDOCUSTO2PVDRCFGOUT

Output configuration for a custom OAuth2 provider.

CONSTRUCTOR

IMPORTING

Required arguments:

io_oauthdiscovery TYPE REF TO /AWS1/CL_BDOOAUTH2DISCOVERY /AWS1/CL_BDOOAUTH2DISCOVERY

The OAuth2 discovery information for the custom provider.

Optional arguments:

iv_clientid TYPE /AWS1/BDOCLIENTIDTYPE /AWS1/BDOCLIENTIDTYPE

The client ID for the custom OAuth2 provider.


Queryable Attributes

oauthDiscovery

The OAuth2 discovery information for the custom provider.

Accessible with the following methods

Method Description
GET_OAUTHDISCOVERY() Getter for OAUTHDISCOVERY

clientId

The client ID for the custom OAuth2 provider.

Accessible with the following methods

Method Description
GET_CLIENTID() Getter for CLIENTID, with configurable default
ASK_CLIENTID() Getter for CLIENTID w/ exceptions if field has no value
HAS_CLIENTID() Determine if CLIENTID has a value