ESP APIs provide authentication flows via SPID, CIE, CNS, and EIDAS. Use these endpoints to obtain a session key, initiate a login, and retrieve a JWT containing the user's identity attributes.
Download OpenAPI description
Overview
License
Languages
Servers
Development and testing environment
https://esp-saas.test.namirialtsp.com
Production environment
https://esp-saas.namirialtsp.com
- Development and testing environmenthttps://esp-saas.test.namirialtsp.com/{environment_name}/logout
- Production environmenthttps://esp-saas.namirialtsp.com/{environment_name}/logout
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://esp-saas.test.namirialtsp.com/myintegration/logout?final=http%3A%2F%2Flocalhost'