These endpoints allow for the management of user sessions and internal JSON Web Tokens (JWTs).
Internal Endpoints
These endpoints are available only for services within the yuuvis® Momentum cluster. Never 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 | Error rendering macro 'excerpt-include' : No link could be created for 'GET /authentication-internal/session/invalidateAll/{userId}'. /authentication/session/invalidateAll/{userId} |
GET | Validate the internal JWT | JSON | Error rendering macro 'excerpt-include' : No link could be created for 'GET /authentication-internal/jwt/verify'. /authentication/jwt/verify |