Skip to main content

The following will provide a step by step guide on how to add authorization to your API.

When to use

This section is useful if you have defined an authorization model, understand how to write authorization data to Okta FGA, and want to learn how to update your code to start authorizing user requests.

Content

Get Your API keys

Get your API keys from the dashboard to be able to call the Okta FGA API.

Install SDK Client

Install the SDK for the language of your choice.

Configure SDK Client

Install the SDK for the language of your choice.

Update Relationship Tuples

Programmatically write authorization data to an Okta FGA store.

Perform a Check

Programmatically perform an authorization check against an Okta FGA store.

Perform a List Objects Request

Programmatically perform a list objects request against an Okta FGA store.

Integrate Within a Framework

Integrate authorization checks with a framework.

Advanced Integration

Learn how to handle cases such as honoring fine-grained access control checks while searching.

Have Feedback?

You can use any of our support channels for any questions or suggestions you may have.