-
Couldn't load subscription status.
- Fork 2k
Add OIDC PKCE configuration through Policy #7765
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
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
967dd1f
Fix leading whitespace in tmpl files
javorszky 21281bf
Add PKCE Enabled flag
javorszky 18dca5c
Implement pkce in configs
javorszky f30cae3
Add check for OIDC to guard for a nil pointer
javorszky 3c2b1fc
Fix some whitespace alignment in tmpl files
javorszky 96e1aa0
Update snapshots to realign with whitespaces
javorszky 4a800a7
Add tests for PKCE enabled true
javorszky 4f00a17
Update CRDs based on policy files
javorszky 812a9d2
Add pkceEnabled to oidc pytest setup yaml
javorszky db28908
Terminate include directive with a ;
javorszky b70f3ff
Set pkce enabled to an int instead of a string
javorszky d81eea1
OIDC test doesn't need pkce enabled
javorszky 0348ef2
Add PKCE pytest
javorszky 730635e
Update snapshot after changing a str -> int
javorszky 5109020
oidc and pkce pytest fixture scope to function
javorszky 97737b6
OIDC tests should be class fixtured
javorszky 318ea45
Remove a parameter from pkce test
javorszky 84b2977
pkce test fixture should also be class scoped
javorszky f0d13c6
Add debug prints
javorszky 67b8385
Merge pkce test into oidc test file
javorszky 71d4ddc
Add unit tests for the bool to int util function
javorszky df5d0e4
Add docs to create keycloak client via api
javorszky 94c59be
Reword options because no tabs
javorszky 7544728
OIDC example deploy keycloak into nginx-ingress ns
javorszky 1466bae
Add plus-mgmt-configmap.yaml to instructions
javorszky 76ad8bc
Redo list numbers in oidc example readme
javorszky e1ab426
Reset keycloak to be in default namespace
javorszky 8c8e56c
Add note on not using client secret for PKCE
javorszky 81ef4a1
Move applying the plus mgmt to common resources
javorszky 41016cd
Add pkceEnabled to policy resource doc
javorszky 878cf38
Rename pkceEnabled from past to present tense
javorszky 20cc312
Fix product name in example readme
javorszky 9b91031
Change console code type to shell
javorszky 46286b0
Turn choice into unordered list
javorszky 6903448
Replace const default pkce secret with init val
javorszky 873b0fc
Change pkce and client secret validations
javorszky 9f7c90f
Update snapshots
javorszky e4956a1
Do not use default client secret
javorszky 4d4da9f
Add more validation and tests
javorszky 6b22f2a
Add note to OIDC policy docs about pkce-clientsecret
javorszky 515beb9
Remove clientsecret from e2e test for pkce
javorszky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.