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
Then if i configure e.g. request-termination for swagger-ui consumer only, i get all requests terminated also for other clients with different client_id claims.
Is there a way to somehow debug that process or do you see any issues in the configuration?
The text was updated successfully, but these errors were encountered:
I have a token with the following claims
And i have a consumer with
custom_id=swagger-ui
In OIDC plugin i have the following configuration
Then if i configure e.g.
request-termination
forswagger-ui
consumer only, i get all requests terminated also for other clients with differentclient_id
claims.Is there a way to somehow debug that process or do you see any issues in the configuration?
The text was updated successfully, but these errors were encountered: