Skip to content

/AWS1/CL_ACS=>CREATECHALLENGE()

About CreateChallenge

For general-purpose connectors. Creates a challenge password for the specified connector. The SCEP protocol uses a challenge password to authenticate a request before issuing a certificate from a certificate authority (CA). Your SCEP clients include the challenge password as part of their certificate request to Connector for SCEP. To retrieve the connector Amazon Resource Names (ARNs) for the connectors in your account, call ListConnectors.

To create additional challenge passwords for the connector, call CreateChallenge again. We recommend frequently rotating your challenge passwords.

Method Signature

IMPORTING

Required arguments:

IV_CONNECTORARN TYPE /AWS1/ACSCONNECTORARN /AWS1/ACSCONNECTORARN

The Amazon Resource Name (ARN) of the connector that you want to create a challenge for.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/ACSCLIENTTOKEN /AWS1/ACSCLIENTTOKEN

Custom string that can be used to distinguish between calls to the CreateChallenge action. Client tokens for CreateChallenge time out after five minutes. Therefore, if you call CreateChallenge multiple times with the same client token within five minutes, Connector for SCEP recognizes that you are requesting only one challenge and will only respond with one. If you change the client token for each call, Connector for SCEP recognizes that you are requesting multiple challenge passwords.

IT_TAGS TYPE /AWS1/CL_ACSTAGS_W=>TT_TAGS TT_TAGS

The key-value pairs to associate with the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ACSCREATECHALLENGERSP /AWS1/CL_ACSCREATECHALLENGERSP