Extract new keycloak_realm role out of keycloak

This commit is contained in:
Guido Grazioli
2021-12-22 10:05:48 +01:00
parent 1ded0a1cfe
commit 702d09c731
13 changed files with 197 additions and 15 deletions

View File

@@ -1,7 +0,0 @@
{
"id": "{{ keycloak_realm }}",
"realm": "{{ keycloak_realm }}",
"enabled": true,
"eventsEnabled": true,
"eventsExpiration": 7200
}