add roles to scope
This commit is contained in:
@@ -703,6 +703,15 @@
|
|||||||
"roles": [
|
"roles": [
|
||||||
"offline_access"
|
"offline_access"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"clientScope": "roles",
|
||||||
|
"roles": [
|
||||||
|
"ocisSpaceAdmin",
|
||||||
|
"ocisGuest",
|
||||||
|
"ocisUser",
|
||||||
|
"ocisAdmin"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"clientScopeMappings": {
|
"clientScopeMappings": {
|
||||||
@@ -1165,7 +1174,7 @@
|
|||||||
{
|
{
|
||||||
"id": "fc7d8a8e-cb92-4cb0-b404-d723c07d8d4f",
|
"id": "fc7d8a8e-cb92-4cb0-b404-d723c07d8d4f",
|
||||||
"clientId": "xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69",
|
"clientId": "xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69",
|
||||||
"name": "ownCloud desktop client",
|
"name": "ownCloud Desktop Client",
|
||||||
"surrogateAuthRequired": false,
|
"surrogateAuthRequired": false,
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"alwaysDisplayInConsole": false,
|
"alwaysDisplayInConsole": false,
|
||||||
@@ -2581,7 +2590,7 @@
|
|||||||
"cibaInterval": "5",
|
"cibaInterval": "5",
|
||||||
"realmReusableOtpCode": "false"
|
"realmReusableOtpCode": "false"
|
||||||
},
|
},
|
||||||
"keycloakVersion": "20.0.3",
|
"keycloakVersion": "20.0.5",
|
||||||
"userManagedAccessAllowed": false,
|
"userManagedAccessAllowed": false,
|
||||||
"clientProfiles": {
|
"clientProfiles": {
|
||||||
"profiles": []
|
"profiles": []
|
||||||
|
|||||||
Reference in New Issue
Block a user