Skip to content

/AWS1/CL_IOXOAUTHUPDATE

Structure containing updated OAuth configuration settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_oauthcompleteredirecturl TYPE /AWS1/IOXSTRING /AWS1/IOXSTRING

The updated URL where users are redirected after completing the OAuth authorization process.

io_proactrefreshtokenrenewal TYPE REF TO /AWS1/CL_IOXPROACTREFRESHTOK00 /AWS1/CL_IOXPROACTREFRESHTOK00

Updated configuration for proactively refreshing OAuth tokens before they expire.


Queryable Attributes

oAuthCompleteRedirectUrl

The updated URL where users are redirected after completing the OAuth authorization process.

Accessible with the following methods

Method Description
GET_OAUTHCOMPLETEREDIRECTURL() Getter for OAUTHCOMPLETEREDIRECTURL, with configurable defau
ASK_OAUTHCOMPLETEREDIRECTURL() Getter for OAUTHCOMPLETEREDIRECTURL w/ exceptions if field h
HAS_OAUTHCOMPLETEREDIRECTURL() Determine if OAUTHCOMPLETEREDIRECTURL has a value

proactiveRefreshTokenRenewal

Updated configuration for proactively refreshing OAuth tokens before they expire.

Accessible with the following methods

Method Description
GET_PROACTREFRESHTOKRENEWAL() Getter for PROACTIVEREFRESHTOKENRENEWAL