You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a user logs in through Keycloak and receives a JWT token,
When the frontend sends the token to the Backend Bridge,
Then the Bridge must validate the token against Keycloak's JWKS endpoint.
Given a user logs in through Keycloak and receives a JWT token,
When the frontend sends the token to the Backend Bridge,
Then the Bridge must validate the token against Keycloak's JWKS endpoint.