chore: Verplaats Keycloak naar config
This commit is contained in:
		
							parent
							
								
									774adb6688
								
							
						
					
					
						commit
						6a6eed8978
					
				
					 3 changed files with 2 additions and 2 deletions
				
			
		|  | @ -620,7 +620,7 @@ | ||||||
|             "enabled": true, |             "enabled": true, | ||||||
|             "alwaysDisplayInConsole": false, |             "alwaysDisplayInConsole": false, | ||||||
|             "clientAuthenticatorType": "client-jwt", |             "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": ["+"], |             "webOrigins": ["+"], | ||||||
|             "notBefore": 0, |             "notBefore": 0, | ||||||
|             "bearerOnly": false, |             "bearerOnly": false, | ||||||
|  | @ -620,7 +620,7 @@ | ||||||
|             "enabled": true, |             "enabled": true, | ||||||
|             "alwaysDisplayInConsole": false, |             "alwaysDisplayInConsole": false, | ||||||
|             "clientAuthenticatorType": "client-secret", |             "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": ["+"], |             "webOrigins": ["+"], | ||||||
|             "notBefore": 0, |             "notBefore": 0, | ||||||
|             "bearerOnly": false, |             "bearerOnly": false, | ||||||
		Reference in a new issue