diff --git a/back/models/vn-user.json b/back/models/vn-user.json index 162130f35..17efc8ce6 100644 --- a/back/models/vn-user.json +++ b/back/models/vn-user.json @@ -121,8 +121,5 @@ "principalId": "$authenticated", "permission": "ALLOW" } - ], - "scope": { - "fields": ["id", "name", "username", "roleFk", "nickname", "lang", "active", "email", "created", "updated", "image", "hasGrant", "realm", "emailVerified"] - } + ] }