Skip to content

/AWS1/CL_BDOOAUTH2DISCOVERY

Contains the discovery information for an OAuth2 provider.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_discoveryurl TYPE /AWS1/BDODISCOVERYURLTYPE /AWS1/BDODISCOVERYURLTYPE

The discovery URL for the OAuth2 provider.

io_authservermetadata TYPE REF TO /AWS1/CL_BDOOAUTH2AUTHSRVMET /AWS1/CL_BDOOAUTH2AUTHSRVMET

The authorization server metadata for the OAuth2 provider.


Queryable Attributes

discoveryUrl

The discovery URL for the OAuth2 provider.

Accessible with the following methods

Method Description
GET_DISCOVERYURL() Getter for DISCOVERYURL, with configurable default
ASK_DISCOVERYURL() Getter for DISCOVERYURL w/ exceptions if field has no value
HAS_DISCOVERYURL() Determine if DISCOVERYURL has a value

authorizationServerMetadata

The authorization server metadata for the OAuth2 provider.

Accessible with the following methods

Method Description
GET_AUTHSERVERMETADATA() Getter for AUTHORIZATIONSERVERMETADATA