Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt

Use this file to discover all available pages before exploring further.

The Access Manager is made up of two independent services that work together:

Available services


Auth service

Bridge between your applications and your authentication/authorization layer. Handles token generation, refresh, and credential validation.

Identity service

Interface for managing users and access controls via REST API or Console. Covers user management and M2M credentials.
Although Access Manager is split into two independent services, they don’t work in isolation. Each service depends on the other to function properly. Make sure both are up and running before diving in.