uaa icon indicating copy to clipboard operation
uaa copied to clipboard

Refactor: Load UserConfig as bean

Open strehle opened this issue 1 year ago • 1 comments

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 avatar Jun 18 '24 13:06 strehle

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187815406

The labels on this github issue will be updated when the story is started.

cf-gitbot avatar Jun 18 '24 13:06 cf-gitbot