# 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.**

{% hint style="info" %}
Please note that the relevant system URLs and their behavior differ from those of the QES use case.
{% endhint %}

## SystemUrls <a href="#systemurls" id="systemurls"></a>

<table><thead><tr><th>State</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>started</td><td>This state occurs as soon as the user clicks on the link for identification and initiates the process.</td><td></td></tr><tr><td>error</td><td>User failed the process</td><td></td></tr><tr><td>sucess</td><td>Process succeeded</td><td></td></tr><tr><td>warn</td><td>User completed the process but did not achieve a sufficient score.</td><td></td></tr><tr><td>abort</td><td>This state occurs when the user prematurely ends the identification process by closing the process (by clicking "abort" (X)).</td><td></td></tr><tr><td>session-expired</td><td>This status indicates processes where the session duration has expired. It occurs four hours after the process was initiated (while in the 'Started' status) or after the third click on the URL (one time token).</td><td></td></tr></tbody></table>

### &#x20;<a href="#what-data-is-passed-in-the-callback" id="what-data-is-passed-in-the-callback"></a>
