|
1472 | 1472 | "alwaysDisplayInConsole": false, |
1473 | 1473 | "clientAuthenticatorType": "client-secret", |
1474 | 1474 | "redirectUris": [ |
1475 | | - "http://host.docker.internal:4303/auth-callback-silent", |
| 1475 | + "http://host.docker.internal:4303/auth-callback-silent.html", |
1476 | 1476 | "http://localhost:4303/auth-callback*", |
1477 | 1477 | "http://host.docker.internal:4303/auth-callback*" |
1478 | 1478 | ], |
|
2052 | 2052 | "clientAuthenticatorType": "client-secret", |
2053 | 2053 | "redirectUris": [ |
2054 | 2054 | "http://localhost:4725/auth-callback", |
2055 | | - "http://localhost:4725/auth-callback-silent" |
| 2055 | + "http://localhost:4725/auth-callback-silent.html" |
2056 | 2056 | ], |
2057 | 2057 | "webOrigins": ["http://localhost:4725"], |
2058 | 2058 | "notBefore": 0, |
|
2245 | 2245 | "clientAuthenticatorType": "client-secret", |
2246 | 2246 | "redirectUris": [ |
2247 | 2247 | "http://localhost:4721/auth-callback", |
2248 | | - "http://localhost:4721/auth-callback-silent" |
| 2248 | + "http://localhost:4721/auth-callback-silent.html" |
2249 | 2249 | ], |
2250 | 2250 | "webOrigins": ["http://localhost:4721"], |
2251 | 2251 | "notBefore": 0, |
|
2398 | 2398 | "alwaysDisplayInConsole": false, |
2399 | 2399 | "clientAuthenticatorType": "client-secret", |
2400 | 2400 | "redirectUris": [ |
2401 | | - "http://localhost:4723/auth-callback-silent", |
| 2401 | + "http://localhost:4723/auth-callback-silent.html", |
2402 | 2402 | "http://localhost:4723/auth-callback" |
2403 | 2403 | ], |
2404 | 2404 | "webOrigins": ["http://localhost:4723"], |
|
2559 | 2559 | "alwaysDisplayInConsole": false, |
2560 | 2560 | "clientAuthenticatorType": "client-secret", |
2561 | 2561 | "redirectUris": [ |
2562 | | - "http://localhost:4401/auth-callback-silent", |
| 2562 | + "http://localhost:4401/auth-callback-silent.html", |
2563 | 2563 | "http://localhost:4401/auth-callback" |
2564 | 2564 | ], |
2565 | 2565 | "webOrigins": ["http://localhost:4401"], |
|
0 commit comments