Skip to content

/AWS1/CL_SSI=>STARTDEVICEAUTHORIZATION()

About StartDeviceAuthorization

Initiates device authorization by requesting a pair of verification codes from the authorization service.

Method Signature

IMPORTING

Required arguments:

IV_CLIENTID TYPE /AWS1/SSICLIENTID /AWS1/SSICLIENTID

The unique identifier string for the client that is registered with IAM Identity Center. This value should come from the persisted result of the RegisterClient API operation.

IV_CLIENTSECRET TYPE /AWS1/SSICLIENTSECRET /AWS1/SSICLIENTSECRET

A secret string that is generated for the client. This value should come from the persisted result of the RegisterClient API operation.

IV_STARTURL TYPE /AWS1/SSIURI /AWS1/SSIURI

The URL for the Amazon Web Services access portal. For more information, see Using the Amazon Web Services access portal in the IAM Identity Center User Guide.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSISTARTDEVICEAUTHRSP /AWS1/CL_SSISTARTDEVICEAUTHRSP