Skip to content
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

Support using internal realm name on components for support with imported realms #929

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 13, 2024

  1. Fix for issue mrparkers#802 for realm_keystore implementations

    Created simple backwards-compatible fix for issue mrparkers#802 in realm_keystore implementations
    
    By allowing to set realm_internal_id explicitly it allows for imported realms to have the UUID set by keycloak, while not breaking legacy usage of this provider, as they will have realm_id == realm_internal_id.
    
    Also added documentation for internal_realm_id arguments
    Ernstsen committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3513f6b View commit details
    Browse the repository at this point in the history