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

Support redis & GCS token DB backing in Google & OIDC auth #374

Merged
merged 2 commits into from
Dec 24, 2023

Conversation

andsens
Copy link
Contributor

@andsens andsens commented Nov 1, 2023

It's currently not possible to do a HA of either OIDC or Google auth. This PR generalizes the redis and GCS backings used in the GitHub and GitLab auth methods and utilizes them in OIDC and Google auth when configured.

Also, unless I missed something, the http timeouts were not respected in any of the clients. I fixed that too.

This is like #365 without the package version bumps.

@techknowlogick techknowlogick merged commit 47759c9 into cesanta:main Dec 24, 2023
13 checks passed
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