refs #5468 añadido scope al modelo VnUser
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
2e5a43af68
commit
74d543884e
|
@ -121,5 +121,8 @@
|
|||
"principalId": "$authenticated",
|
||||
"permission": "ALLOW"
|
||||
}
|
||||
]
|
||||
],
|
||||
"scope": {
|
||||
"fields": ["id", "name", "username", "roleFk", "nickname", "lang", "active", "email", "created", "updated", "image", "hasGrant", "realm", "emailVerified"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue