...
See the API documentation forPOST <baseUri>/api/rest/v1/user/{userId}/strongidentification/interactive
for more details.
The produced URL is valid only for a short time, so it should be generated only immediately before user is forwarded to the URL.
...
If identification process is not successfully finished, these parameters may be added to the failure URI.
Parameter | Value |
---|---|
| Error code. Codes are listed below. |
| Short human readable explanation of error cause. Content is in English and can be jargon heavy (not necessarily user friendly). |
Error code | Meaning |
---|---|
| Strong identification is not available for current user. |
| Access token is invalid or expired |
| Authentication failed on SAML IDP side (for example, user cancelled) |
| Unexpected internal service error |
| Internal authentication error (for example, configuration issue) |
...