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

Refactor: Load UserConfig as bean #2934

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Commits on Jun 18, 2024

  1. Refactor: Load UserConfig as bean

    Goal: identityZoneConfigurationBootstrap should not get
    to many attributes, but load the user config itself and
    allow there to have extra options
    
    Example: login.checkOriginEnabled is not yet possible to
    set in CF global because it is / was hidden in the
    identityZoneConfigurationBootstrap bean. With UserConfig
    bean allow all options to be configured.
    
    Open: uaa-release should be adopted as well
    strehle committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8b33e79 View commit details
    Browse the repository at this point in the history