-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Conditional login through identity provider #20188
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
50 commits
Select commit
Hold shift + click to select a range
06e9874
This is to close [KEYCLOAK-19956](https://issues.redhat.com/browse/KE…
dmartinol 83cb863
integrated suggested changes
dmartinol b2fdf9b
Merge branch 'main' into main
dmartinol 16a63f2
fix: integrated changes from PR
dmartinol 32c43be
Merge branch 'keycloak:main' into main
dmartinol a156b2d
fix: added logic to manage token claim values of type List and integr…
dmartinol f9d734c
Merge branch 'main' into main
dmartinol 5df84b6
Merge branch 'main' into main
dmartinol 6f2b091
Merge branch 'main' into main
dmartinol 9dfa350
Merge branch 'keycloak:main' into main
dmartinol d4ab80e
Merge branch 'keycloak:main' into main
dmartinol 112c47b
Updated field names as per PR comments
dmartinol ad0a015
Merge branch 'main' into main
dmartinol d0b17bb
Merge branch 'keycloak:main' into main
dmartinol 16dacd3
Update js/apps/admin-ui/src/identity-providers/add/AdvancedSettings.tsx
dmartinol 23a03f7
Update js/apps/admin-ui/src/identity-providers/add/AdvancedSettings.tsx
dmartinol 1943950
Integrated recommended changes
dmartinol c60164b
linting js
dmartinol 4fad71d
Merge branch 'keycloak:main' into main
dmartinol 0a1b167
Update js/apps/admin-ui/src/identity-providers/add/AdvancedSettings.tsx
dmartinol 434383a
Removed redundant aria-label field
dmartinol d86e1fc
Merge branch 'main' into main
dmartinol 64a66c9
Merge branch 'main' into main
dmartinol ecda9a0
Merge branch 'main' into main
dmartinol 6dfd539
Merge branch 'main' into main
dmartinol 623aa07
Merge pull request #1 from keycloak/main
dmartinol 0d89877
Merge branch 'main' into main
dmartinol c3f5de0
Fixed broken tests
dmartinol ffc59c0
Merge branch 'main' into main
dmartinol d974f05
Merge branch 'main' into main
dmartinol f01d445
Merge branch 'main' into main
dmartinol 4f0856f
Fixed UI test for IDP
dmartinol 562d735
Fixed linting issues
dmartinol 2c07e04
fixing lint
dmartinol 66be92f
linting fixes
dmartinol 576d71b
linting
dmartinol 0e2d305
added extra call to ensureAdvancedSettingsAreVisible()
dmartinol ae8a29a
fixed should revert and save options test
dmartinol c7c16a7
Merge branch 'keycloak:main' into main
dmartinol 4024813
Updated release notes
dmartinol 5dafb3a
Merge branch 'main' into main
dmartinol 3401bef
Merge branch 'main' into main
dmartinol 7e6a0e5
Update docs/documentation/server_admin/topics/identity-broker/configu…
dmartinol 4abc09c
Update docs/documentation/release_notes/topics/22_0_0.adoc
dmartinol ae32ea5
Merge branch 'main' into main
dmartinol bd0b54b
Merge branch 'main' into main
dmartinol 0fbd562
Merge branch 'main' into main
dmartinol 9e52ab6
Merge branch 'main' into main
mposolda c1f86f5
Merge branch 'main' into main
mposolda 57a4e4d
Merge branch 'main' into main
mposolda 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andymunro could you give this piece of text a look?