...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Resources & Remarks Modification History
|
Excerpt |
---|
These endpoints allow for the administration of the yuuvis® Momentum system. Global schemas and role sets are merged into each tenant's schema and role set, making the contained object types and roles available in each of them.Note: To use this API, you must be a system administrator. This means that you must have specific authorizationsmanagement 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 |
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 |