Create Resource
Sample Resource
When you create a new tenant, Axioms platform will automatically create a sample resource with appropriate defaults. A resource generally represents an API endpoint.
Navigate to Resource you will see a sample resource. Click Edit to view and edit configuration of this sample resource.

Create new resource
- Click
Create new resource - Provide user-friendly name for API resource. Resource name will be used on consent screen during authorization process so that user is aware what resource they are granting permissions.
- Provide description for API resource primarily for internal use only.
- Provide a unique HTTP/HTTPS Endpoint for the resource API or URL-safe identifier (technically a valid slug) for this API resource. Resource endpoint or identifier is included in audience (
aud) parameter of the token. - Click
Create Resource
