There was an error while loading. Please reload this page.
1 parent b7fd176 commit b84a9cfCopy full SHA for b84a9cf
1 file changed
keycloak/realm-export.json
@@ -494,11 +494,13 @@
494
"clientAuthenticatorType": "client-dummy",
495
"redirectUris": [
496
"http://localhost:*",
497
- "https://p02--proxy-smart-alpha--776jg9nwd8rw.code.run/*"
+ "https://p02--proxy-smart-alpha--776jg9nwd8rw.code.run/*",
498
+ "https://beta.proxy-smart.com/*"
499
],
500
"webOrigins": [
501
- "https://p02--proxy-smart-alpha--776jg9nwd8rw.code.run"
502
+ "https://p02--proxy-smart-alpha--776jg9nwd8rw.code.run",
503
+ "https://beta.proxy-smart.com"
504
505
"protocol": "openid-connect",
506
"publicClient": true,
0 commit comments