Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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. 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 access.

HTTP Method
as of product version
PurposeResponseDescription
GET
as of 2022 Summer
Invalidate all user sessionsJSON

Error rendering macro 'excerpt-include' : No link could be created for 'GET /authentication-internal/session/invalidateAll/{userId}'.

/authentication/session/invalidateAll/{userId}

GET
as of 2021 Autumn

Validate the internal JWTJSON

Error rendering macro 'excerpt-include' : No link could be created for 'GET /authentication-internal/jwt/verify'.

/authentication/jwt/verify

  • No labels