...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Resources & Remarks Modification History
|
Excerpt |
---|
These endpoints allow for the management of user sessions and internal JSON Web Tokens (JWTs). |
...
HTTP Method as of product version | Purpose | Response | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
GET as of 2022 Summer | Invalidate all user sessions | JSON |
http://authentication-internal/session/invalidateAll/{userId} | ||||||||
GET | Validate the internal JWT | JSON | |||||||||
GET | Retrieve an internal JWT | JSON |
http://authentication-internal/jwt/token | ||||||||
GET | Refresh the tenant configuration | HTTP status code | Activate changes in the tenant configuration. http://authentication-internal/manage/refreshTenants |
...