Skip to content

Allow for multiple OIDC providers#504

Merged
techknowlogick merged 3 commits into
markbates:masterfrom
yaronius:master
Apr 11, 2023
Merged

Allow for multiple OIDC providers#504
techknowlogick merged 3 commits into
markbates:masterfrom
yaronius:master

Conversation

@yaronius

@yaronius yaronius commented Mar 30, 2023

Copy link
Copy Markdown
Contributor

OpenID Connect is pretty generic so we might want to use several different providers at the same time. But it's not possible at the moment because the provider is mapped to a single name. It would make sense to make this configurable. What do you think @techknowlogick?

@techknowlogick
techknowlogick merged commit 9b8a88a into markbates:master Apr 11, 2023
@techknowlogick

Copy link
Copy Markdown
Collaborator

Thanks for the PR @yaronius, I made a minor update to use a switch case instead of an if conditional

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

Successfully merging this pull request may close these issues.

2 participants