mirror of
https://github.com/bitwarden/server.git
synced 2025-07-04 01:22:50 -05:00
api adjustments for manager role and collections
This commit is contained in:
@ -19,6 +19,7 @@ namespace Bit.Core.IdentityServer
|
||||
"device",
|
||||
"orgowner",
|
||||
"orgadmin",
|
||||
"orgmanager",
|
||||
"orguser"
|
||||
}),
|
||||
new ApiResource("internal", new string[] { JwtClaimTypes.Subject }),
|
||||
|
Reference in New Issue
Block a user