Correctly patch the security-admin-console client so that it can be run with HMR

This commit is contained in:
Joseph Garrone
2024-12-18 20:57:42 +01:00
parent 0bacdca8fe
commit 474a863708
2 changed files with 14 additions and 14 deletions

View File

@ -333,7 +333,7 @@ function editAccountConsoleAndSecurityAdminConsole(params: {
"claim.value": '["*"]',
"userinfo.token.claim": "true",
"id.token.claim": "false",
"lightweight.claim": "false",
"lightweight.claim": "true",
"access.token.claim": "true",
"claim.name": "allowed-origins",
"jsonType.label": "JSON",