Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consumer mapping doesn't work #190

Open
ozonni opened this issue Jan 13, 2021 · 0 comments
Open

Consumer mapping doesn't work #190

ozonni opened this issue Jan 13, 2021 · 0 comments

Comments

@ozonni
Copy link

ozonni commented Jan 13, 2021

I have a token with the following claims

"client_id": "swagger-ui",
"sub": "4fd65f02-df01-4aa0-8bc7-9a4eff44d916",
"auth_time": 1610548384
...

And i have a consumer with custom_id=swagger-ui
image

In OIDC plugin i have the following configuration

image

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant