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

implement multi-oidc client support #9

Merged
merged 13 commits into from
Jan 6, 2022
Merged

implement multi-oidc client support #9

merged 13 commits into from
Jan 6, 2022

Conversation

clems4ever
Copy link
Contributor

Each domain is protected by a dedicated application defined at the authorization server level.

This would be easier to rotate one application secret in case of compromise for instance.

@clems4ever clems4ever changed the title implement multi-oidc client support Draft: implement multi-oidc client support Aug 12, 2021
@clems4ever
Copy link
Contributor Author

It would be better to merge the previous one before reviewing this one as it's stacked on top of it.

@clems4ever clems4ever changed the title Draft: implement multi-oidc client support implement multi-oidc client support Aug 16, 2021
@manu-ns
Copy link
Contributor

manu-ns commented Nov 15, 2021

Would you mind splitting the test fixing in another review? This would make it easier to see the functional changes here.

README.md Outdated Show resolved Hide resolved
internal/auth/authenticator_oidc.go Outdated Show resolved Hide resolved
@manu-ns manu-ns merged commit f12da8d into master Jan 6, 2022
@manu-ns manu-ns deleted the multi-oidc-client branch January 6, 2022 08:55
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.

3 participants