Developers documentation
This doc covers the usage of AAC for developing third party applications which leverage AAC for authentication and authorization of both users and clients.
Basic Concepts
- identity management / authentication / authorization
- realm
- user and identities
- client applications
- identity providers
- attribute providers
- roles and authorities
- custom services (API)
Quick Start
Basic
- realm
- identity provider
- client application
- custom services (API) and scopes
Advanced
- user identities
- attributes sets and providers
- roles and authorities
- session management
- audit
Expert
- custom claims
- custom attributes mapping
- webhooks
- realm customization
Usage Scenarios
- Add login to your app
- Call your API
- Using multiple client apps with the same API
- Authorization
Topics
- Identity providers
- Attribute providers
- Client applications
- Custom services
- Users
- Roles
- Audit
Standards
- OAuth2
- OpenID Connect
- SAML
- JWT
- SPID + CIE
- EIDAS