Skip to content

Commit

Permalink
Update config values
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaminduR committed Jan 24, 2024
1 parent e1e679b commit 960a3bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,5 @@
"user_store.properties.UsernameJavaScriptRegEx": "^[^\\s*?%]{3,50}$",

"default_management_ui.path": "console",
"legacy_authz_runtime.enable": false,
"resident_identity_provider_ui.enable": "false"
"legacy_authz_runtime.enable": false
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tenantDomain", "t"]
}
},
"enable_legacy_ui": {
"legacy_ui.enable": {
"resident_idp": {
"server.hide_menu_items": [
"claim_mgt_menu",
Expand Down

0 comments on commit 960a3bf

Please sign in to comment.