Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 760 Bytes

WardenTokenAllowedBody.md

File metadata and controls

14 lines (10 loc) · 760 Bytes

WardenTokenAllowedBody

Properties

Name Type Description Notes
action string Action is the action that is requested on the resource. [optional]
context map[string,object] Context is the request's environmental context. [optional]
resource string Resource is the resource that access is requested to. [optional]
scopes string[] Scopes is an array of scopes that are requried. [optional]
token string Token is the token to introspect. [optional]

[Back to Model list] [Back to API list] [Back to README]