You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
michael.vidal edited this page Jun 19, 2017
·
2 revisions
User
The User resource allows client applications to retrieve a list of permissions for a user.
Get
By default the GET method will return all the permissions based on the grain/topLevelSecurableItem combination related to the client id of the relying party application. This can be overridden by passing in the optional grain and securableItem query string parameters. Note that a relying party application cannot request a grain/securableItem that it doesn't own.
GET /user/permissions
Parameters
Name
Location
Type
Description
grain
query
string
The top level grain to return permissions for
securableItem
query
string
the specific securableItem within the grain to return permissions for
Authorization
This request requires authorization with the following scopes: