System URLs

The following page lists the system URLs relevant for SimpleIdent. The callback URL is triggered after the process is completed and includes the extID of the corresponding process in the request body. Once the process is finished, the user is redirected to the specified redirect URL.

Please note that the relevant system URLs and their behavior differ from those of the QES use case.

SystemUrls

State
Description
Note

started

Process was started / User clicked on link

error

User failed the process

sucess

Process succeeded

warn

User completed the process but did not achieve a sufficient score.

abort

User aborted the process

Is triggered when clicking on (x)

session-expired

Process URL has expired

Triggered when the JWT token expires and for incomplete processes

Last updated