...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Resources & Remarks Modification History
|
Excerpt |
---|
These endpoints allow for the management of user sessions and internal JSON Web Tokens (JWTs). |
...
Note | ||
---|---|---|
| ||
These endpoints are available only for services within the yuuvis® Momentum cluster. If you need to grant access to an external custom service via the AUTHENTICATION service's access conditions, absolutely ensure that only your custom service has accessNever expose them for public access in the authentication-prod.yml configuration file. |
HTTP Method as of product version | Purpose | Response | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GET as of 2022 Summer | Invalidate all user sessions | JSON |
| /authentication-internal
| authentication-internal/
http://authentication-internal/session/invalidateAll/{userId} | ||||||||||||
GET | Validate the internal JWT | JSON | |||||||||||||||
GET | Retrieve an internal JWT | JSON |
| verify/verify | |||||||||||||
GET | Refresh the tenant configuration | HTTP status code | Activate changes in the tenant configuration. http://authentication-internal/manage/refreshTenants |