API Resources Overview

Understanding how IdentitySuite manages API resources, their purpose, and available actions.

API Resources Grid

The overview grid lists all defined API resources with key metadata such as API Resource ID, Display Name, and API Scopes. It supports filtering, ordering, and pagination to simplify navigation.

API resources represent protected backend services that rely on IdentitySuite for token validation. Each resource can expose one or more scopes, which define the permissions required to access its endpoints.

Available Actions:

Add: Create a new API resource by defining its identifier, display name, and associated scopes.
Edit: Update the configuration of an existing API resource, including its metadata and scope assignments.
Delete: Permanently remove an API resource from the system. This action should be performed carefully, as applications may rely on it for authorization.
Create Copy: Duplicate an existing API resource to accelerate setup for similar configurations.