Users
Enroll a User in SCA
Obtain an SCA redirection link to enroll an Owner user
POST
If UserCategory
is OWNER
, this endpoint allows you to enroll a user in SCA. Your platform needs to retrieve the returned PendingUserAction.RedirectUrl
, add an encoded returnUrl
query parameter for them to be returned to after the SCA session, and redirect the user.
You can use this endpoint to:
- Enroll Owners created without SCA enrollment
- Retry an unsuccessful enrollment
- Obtain a new session
RedirectUrl
if a previous one expired (after 10 minutes)
Read more about SCA redirection →
Path parameters
The unique identifier of the user.
Responses
Was this page helpful?