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

Add UI support for managing dynamic config properties #2217

Closed
EricWittmann opened this issue Jan 28, 2022 · 3 comments
Closed

Add UI support for managing dynamic config properties #2217

EricWittmann opened this issue Jan 28, 2022 · 3 comments
Assignees

Comments

@EricWittmann
Copy link
Member

EricWittmann commented Jan 28, 2022

We are adding the ability to turn some of the application configuration properties (which are typically set during deployment of the app) into dynamic properties. Dynamic properties are simply existing configuration properties that can be changed at runtime by an admin level user via the REST API.

This task is about adding support for managing the values of these properties in the UI.

@KarolisCibulskis
Copy link

Hello, ticket title sounds very promising, will it solve UI authorization with any OIDC issue?
#1590 (reply in thread)

@EricWittmann
Copy link
Member Author

Sorry @KarolisCibulskis but this ticket isn't designed to address that OIDC issue.

@EricWittmann
Copy link
Member Author

Fixed in #2247

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

2 participants