Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 646 Bytes

User.md

File metadata and controls

16 lines (8 loc) · 646 Bytes

User

User. Represents any possible value for a user (subject or principal). Can be a: - Specific user object e.g.: 'user:will', 'folder:marketing', 'org:contoso', ...) - Specific userset (e.g. 'group:engineering#member') - Public-typed wildcard (e.g. 'user:*') See https://openfga.dev/docs/concepts#what-is-a-user

Properties

Name Type Description Notes
_object FgaObject [optional]
userset UsersetUser [optional]
wildcard TypedWildcard [optional]