-
Notifications
You must be signed in to change notification settings - Fork 217
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
feat(auth/oidc): OIDC authentication method support #1197
Merged
Merged
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e61206a - Browse repository at this point
Copy the full SHA e61206aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb5ee4 - Browse repository at this point
Copy the full SHA ddb5ee4View commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 367b01e - Browse repository at this point
Copy the full SHA 367b01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 052d192 - Browse repository at this point
Copy the full SHA 052d192View commit details -
feat(oidc): implement Google OIDC provider
feat(auth/oidc): implement authorize and callback refactor(oidc): switch to hashicorp/cap package test(oidc): add extra logging context for failure in CI chore: more test logging context chore: logging context around client cookie jar contents chore: print entire cookie jar fix(oidc): test use localhost over ip for cookie jar interactions chore: appears the linters refactor(internal/cmd): flatten bootstrapping package into one
Configuration menu - View commit details
-
Copy full SHA for 9e376d9 - Browse repository at this point
Copy the full SHA 9e376d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 607b74b - Browse repository at this point
Copy the full SHA 607b74bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7a329 - Browse repository at this point
Copy the full SHA fc7a329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8cc8d - Browse repository at this point
Copy the full SHA 3c8cc8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590cc81 - Browse repository at this point
Copy the full SHA 590cc81View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a48c9 - Browse repository at this point
Copy the full SHA c8a48c9View commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 42f2ccd - Browse repository at this point
Copy the full SHA 42f2ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01f0270 - Browse repository at this point
Copy the full SHA 01f0270View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7da0d - Browse repository at this point
Copy the full SHA ba7da0dView commit details
Commits on Dec 14, 2022
-
feat(oidc): support generic OIDC providers (#1223)
* feat(oidc): support generic OIDC providers * refactor(config): support maps with keys containing underscore * chore: appease the linters * chore(config): update doc string Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com> * chore(config): update bind function doc * feat(oidc): add more standard OIDC claims * chore(oidc): remove redundent return statement Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2714a8e - Browse repository at this point
Copy the full SHA 2714a8eView commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f7b178 - Browse repository at this point
Copy the full SHA 5f7b178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a7061 - Browse repository at this point
Copy the full SHA 85a7061View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3709d5 - Browse repository at this point
Copy the full SHA f3709d5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.