more impl and demo start#5
Merged
patriot1burke merged 2 commits intokeycloak:masterfrom Jul 19, 2013
patriot1burke:master
Merged
more impl and demo start#5patriot1burke merged 2 commits intokeycloak:masterfrom patriot1burke:master
patriot1burke merged 2 commits intokeycloak:masterfrom
patriot1burke:master
Conversation
patriot1burke
added a commit
that referenced
this pull request
Jul 19, 2013
more impl and demo start
bdecoste
pushed a commit
to bdecoste/keycloak
that referenced
this pull request
Mar 2, 2016
Make HTML5 apps deployable as WAR. Make examples-realm.json for easy
stianst
pushed a commit
that referenced
this pull request
Oct 20, 2017
KEYCLOAK-4924: pairwise clients get duplicate subs in tokens
mposolda
referenced
this pull request
in mposolda/keycloak
Sep 27, 2019
Modifications for correct default flows
edewit
referenced
this pull request
in edewit/keycloak
May 6, 2020
fix errors introduced by snowpack refactoring
Jonaka3385
pushed a commit
to Jonaka3385/keycloak
that referenced
this pull request
Nov 26, 2025
# This is the 1st commit message: Fix race condition in SAML DocumentBuilderFactory creation Closes keycloak#44438 Signed-off-by: martins <martin.soderstrom@aurorainnovation.com> Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com> Co-authored-by: Alexander Schwartz <alexander.schwartz@ibm.com> # The commit message keycloak#2 will be skipped: # fix keycloak#43819 - partial import fails to overwrite existing groups (keycloak#43924) # # * fix keycloak#43819 - partial import fails to overwrite existing groups # # - when removal is delayed until insertion of the newly imported group # this causes a duplicate key constrain violation (`Key (realm_id, parent_group, name)`) # - fixed by flushing group removals # # Signed-off-by: Martin Nowak <code@dawg.eu> # # * adding a test and using a general fix # # Signed-off-by: Steve Hawkins <shawkins@redhat.com> # # Conflicts: # # services/src/main/java/org/keycloak/partialimport/PartialImportManager.java # # --------- # # Signed-off-by: Martin Nowak <code@dawg.eu> # Signed-off-by: Steve Hawkins <shawkins@redhat.com> # Co-authored-by: Steve Hawkins <shawkins@redhat.com> # The commit message keycloak#3 will be skipped: # Always allow to setup JWKS URL in oidc idp # # Closes keycloak#44217 # # Signed-off-by: Giuseppe Graziano <g.graziano94@gmail.com> # The commit message keycloak#4 will be skipped: # Update translation files (keycloak#44444) # # Updated by "Cleanup translation files" hook in Weblate. # # Signed-off-by: Hosted Weblate <hosted@weblate.org> # The commit message keycloak#5 will be skipped: # Promote MDC Logging Feature to Supported State # # Closes keycloak#41205 # # Signed-off-by: Ruchika Jha <ruchika@li-0551ffcc-341d-11b2-a85c-a28deda416be.ibm.com> # Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com> # Co-authored-by: Ruchika Jha <ruchika@li-0551ffcc-341d-11b2-a85c-a28deda416be.ibm.com> # Co-authored-by: Alexander Schwartz <alexander.schwartz@ibm.com> # The commit message keycloak#6 will be skipped: # Stop looking up client in ClientAssertionState to prevent lookup by clientId in federated client authentication (keycloak#44448) # # Closes keycloak#44447 # # Signed-off-by: stianst <stianst@gmail.com> # The commit message keycloak#7 will be skipped: # When joining a group, don't rely on cached values if user has already been updated # # Closes keycloak#44480 # # Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.