/AWS1/CL_QQBAUTHCHALLENGEREQ¶
A request made by Amazon Q Business to a third paty authentication server to authenticate a custom plugin user.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_authorizationurl TYPE /AWS1/QQBURL /AWS1/QQBURL¶
The URL sent by Amazon Q Business to the third party authentication server to authenticate a custom plugin user through an OAuth protocol.
Queryable Attributes¶
authorizationUrl¶
The URL sent by Amazon Q Business to the third party authentication server to authenticate a custom plugin user through an OAuth protocol.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZATIONURL() |
Getter for AUTHORIZATIONURL, with configurable default |
ASK_AUTHORIZATIONURL() |
Getter for AUTHORIZATIONURL w/ exceptions if field has no va |
HAS_AUTHORIZATIONURL() |
Determine if AUTHORIZATIONURL has a value |