Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Insert excerpt
GET /authentication-internal/session/invalidateAll/{userId}
GET /authentication-internal/session/invalidateAll/{userId}
nopaneltrue

/authentication/session/invalidateAll/{userId}

GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS
as of 2021 Autumn

Validate the internal JWTJSON

Insert excerpt
<HTTP method> GET /authentication-internal/jwt/verify<HTTP method>
GET /authentication-internal/jwt/verify
nopaneltrue

/authentication/jwt/verify

...