Create Credential Challenge With Code
Last updated
Last updated
POST /auth/credentials/code/init
Part of the flow .
Creates a credential challenge using a one time code-time-code. This challenge must then be signed by the new credential, before finalizing the flow.
Auth:Creds:Create
Always Required (on the Application)
Auth:Creds:Code:Create
Always Required (on the Application)
code
*
String
credentialKind
*
String
The code gotten from the endpoint
Kind of credential being registered (see )
Same as endpoint