Integrer l'authentification Keycloak dans l'application
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"protocol": "openid-connect",
|
||||
"publicClient": true,
|
||||
"standardFlowEnabled": true,
|
||||
"directAccessGrantsEnabled": false,
|
||||
"directAccessGrantsEnabled": true,
|
||||
"serviceAccountsEnabled": false,
|
||||
"implicitFlowEnabled": false,
|
||||
"frontchannelLogout": true,
|
||||
|
||||
Reference in New Issue
Block a user