chore: Verplaats Keycloak naar config

This commit is contained in:
Tibo De Peuter 2025-03-13 01:22:32 +01:00
parent 774adb6688
commit 6a6eed8978
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
3 changed files with 2 additions and 2 deletions

View file

@ -620,7 +620,7 @@
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-jwt",
"redirectUris": ["urn:ietf:wg:oauth:2.0:oob", "http://localhost:5173/*", "http://localhost:5173"],
"redirectUris": ["urn:ietf:wg:oauth:2.0:oob", "http://localhost:5173/*", "http://localhost:5173", "http://localhost/*", "http://localhost", "https://sel2-1.ugent.be/*", "https://sel2-1.ugent.be"],
"webOrigins": ["+"],
"notBefore": 0,
"bearerOnly": false,

View file

@ -620,7 +620,7 @@
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"redirectUris": ["urn:ietf:wg:oauth:2.0:oob", "http://localhost:5173/*", "http://localhost:5173"],
"redirectUris": ["urn:ietf:wg:oauth:2.0:oob", "http://localhost:5173/*", "http://localhost:5173", "http://localhost/*", "http://localhost", "https://sel2-1.ugent.be/*", "https://sel2-1.ugent.be"],
"webOrigins": ["+"],
"notBefore": 0,
"bearerOnly": false,