Initiates the SPID logout flow.
Logout is not required for Level 2 authentications.
For the full technical reference, see the OpenAPI specification.
GET /{environment_name}/logout| Name | Type | Required | Description |
|---|---|---|---|
environment_name | string | Yes | The environment path provided by Namirial during the assessment phase (e.g. myintegration) |
| Name | Type | Required | Description |
|---|---|---|---|
final | string | Yes | Redirect URL called at the end of the logout process (defined during the assessment phase) |
GET /myintegration/logout?final=https://your-app.example.com/logout-callbackRedirect — Logout successful
The user is presented with the SPID identity provider logout screen, then redirected to the final URL.