KEYCLOAK-7986 Fix realm definition
This commit is contained in:
parent
263792a4ab
commit
f6a4ba98de
1 changed files with 1 additions and 1 deletions
|
@ -2855,7 +2855,7 @@
|
||||||
"security-admin-console" : [ ],
|
"security-admin-console" : [ ],
|
||||||
"master-test-client" : [ {
|
"master-test-client" : [ {
|
||||||
"id" : "c20a33ec-cbd3-4d2b-bdb5-5fb4cfa50906",
|
"id" : "c20a33ec-cbd3-4d2b-bdb5-5fb4cfa50906",
|
||||||
"name" : "master-test-client",
|
"name" : "master-test-client-role",
|
||||||
"scopeParamRequired" : false,
|
"scopeParamRequired" : false,
|
||||||
"composite" : false,
|
"composite" : false,
|
||||||
"clientRole" : true,
|
"clientRole" : true,
|
||||||
|
|
Loading…
Reference in a new issue