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

Visualize if config is read from file instead of from node #1338

Open
espen42 opened this issue Nov 22, 2022 · 1 comment
Open

Visualize if config is read from file instead of from node #1338

espen42 opened this issue Nov 22, 2022 · 1 comment

Comments

@espen42
Copy link

espen42 commented Nov 22, 2022

Request for GUI update in response to new feature that allows an ID provider to be configured from .cfg file instead of from settings stored in node layer.

Should be able to detect and visualize it if the file is used instead of from node layer, eg. disable/grey out all fields in the config (keep the values from .cfg hidden for security reasons)...

image

...or just disable the edit button.

image

Detection should not be based on something in the node layer, but probably whether or not the config file exists/is used by the idprovider app.

@espen42
Copy link
Author

espen42 commented Nov 30, 2022

Possibly use a field in the userstore config at node level: cfgFile. If not preset, it defaults to false. If the .cfg file is present, it's set to true and the config fields in the user admin app can visualize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant