quitado scope
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2023-04-26 12:18:32 +02:00
parent c580be2790
commit 37a7d02006
1 changed files with 1 additions and 4 deletions

View File

@ -121,8 +121,5 @@
"principalId": "$authenticated", "principalId": "$authenticated",
"permission": "ALLOW" "permission": "ALLOW"
} }
], ]
"scope": {
"fields": ["id", "name", "username", "roleFk", "nickname", "lang", "active", "email", "created", "updated", "image", "hasGrant", "realm", "emailVerified"]
}
} }