Skip to content

/AWS1/CL_CNPGETAUTHNTCTNURLRSP

GetAuthenticationUrlResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_authenticationurl TYPE /AWS1/CNPAUTHENTICATIONURL /AWS1/CNPAUTHENTICATIONURL

The URL where the customer will sign in to the identity provider. This URL contains the authorize endpoint for the Cognito UserPool used in the authentication.


Queryable Attributes

AuthenticationUrl

The URL where the customer will sign in to the identity provider. This URL contains the authorize endpoint for the Cognito UserPool used in the authentication.

Accessible with the following methods

Method Description
GET_AUTHENTICATIONURL() Getter for AUTHENTICATIONURL, with configurable default
ASK_AUTHENTICATIONURL() Getter for AUTHENTICATIONURL w/ exceptions if field has no v
HAS_AUTHENTICATIONURL() Determine if AUTHENTICATIONURL has a value