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

fix(admin-ui): use yaml configs for auth server properties configuration #1475

Closed
jv18creator opened this issue Nov 24, 2023 · 0 comments · Fixed by #1476
Closed

fix(admin-ui): use yaml configs for auth server properties configuration #1475

jv18creator opened this issue Nov 24, 2023 · 0 comments · Fixed by #1476
Assignees
Labels
comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@jv18creator
Copy link
Contributor

jv18creator commented Nov 24, 2023

currently if new field is added in auth sever which has no initial value, then it won't appear in Admin UI.

  • use configApiSpecs.yaml file & check for AppConfiguration.properties
  • use enum for multiple type of selection
  • fix undefined label in GluuCommitDialog popup
@jv18creator jv18creator self-assigned this Nov 24, 2023
@mo-auto mo-auto added comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Nov 24, 2023
jv18creator added a commit that referenced this issue Nov 24, 2023
…ion #1475

Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
duttarnab added a commit that referenced this issue Nov 27, 2023
fix(admin-ui): use yaml configs for auth server properties configuration #1475
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants