The following will provide a step-by-step guide on how to get started with OpenFGA.
When to use
This section is useful if you understand the basic concepts of OpenFGA, and want to learn how to get started.
Content
Create a Store
Creating an OpenFGA entity that owns an authorization model and relationship tuples.
Configure Authorization Model
Programmatically configure authorization model for an OpenFGA store.
Update Relationship Tuples
Programmatically write authorization data to an OpenFGA store.
Perform a Check
Programmatically perform an authorization check against an OpenFGA store.
Perform a List Objects Request
Programmatically perform a list objects request against an OpenFGA store.
Immutable Authorization Models
Learn how to take advantage of the immutable properties of Authorization Models in OpenFGA.