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

BUG: OIDC authentication does not convert config type names to ids #1971

Closed
andrewpmartinez opened this issue Apr 23, 2024 · 0 comments
Closed
Assignees

Comments

@andrewpmartinez
Copy link
Member

OIDC authentication allows config type names to be provided but mints the name into the JWT instead of validating and converting them to ids. The ids are used during service querying.

@andrewpmartinez andrewpmartinez self-assigned this Apr 23, 2024
andrewpmartinez added a commit that referenced this issue Apr 23, 2024
….type.ids

fixes #1971 OIDC auth now converts config type names to ids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant