Add a realm-level setting to enable FGAP to a realm#35043
Merged
pedroigor merged 1 commit intokeycloak:mainfrom Nov 19, 2024
Merged
Add a realm-level setting to enable FGAP to a realm#35043pedroigor merged 1 commit intokeycloak:mainfrom
pedroigor merged 1 commit intokeycloak:mainfrom
Conversation
a40b45f to
a5b3184
Compare
Contributor
Author
|
@agagancarczyk would you please take a look from UI POV? |
pedroigor
reviewed
Nov 18, 2024
model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/RealmAdapter.java
Outdated
Show resolved
Hide resolved
server-spi-private/src/main/java/org/keycloak/models/utils/ModelToRepresentation.java
Show resolved
Hide resolved
Contributor
|
If I understand correctly, the only thing missing in the UI now is to hide/show the |
Closes keycloak#34920 Signed-off-by: vramik <[email protected]>
a5b3184 to
cae803d
Compare
Contributor
Author
Unreported flaky test detectedIf the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.cluster.RoleInvalidationClusterTest#crudWithoutFailoverorg.keycloak.testsuite.cluster.RoleInvalidationClusterTest#crudWithFailover |
pedroigor
approved these changes
Nov 18, 2024
agagancarczyk
approved these changes
Nov 19, 2024
Contributor
agagancarczyk
left a comment
There was a problem hiding this comment.
UI changes look good!
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.
Closes #34920