mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-08 08:01:18 -05:00
Updated example jsons
This commit is contained in:
@@ -17,12 +17,12 @@
|
||||
"value": "password"
|
||||
}
|
||||
],
|
||||
"applicationRoles": {
|
||||
"clientRoles": {
|
||||
"realm-management": [ "realm-admin" ]
|
||||
}
|
||||
}
|
||||
],
|
||||
"applications": [
|
||||
"clients": [
|
||||
{
|
||||
"name": "examples-admin-client",
|
||||
"enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user