View on GitHub

AAC

Quickstart: base

Base guide for configuring a realm

  1. Configure the realm
  2. Add an identity provider
  3. Register a client
  4. Define a custom service (API)

By following the steps developers can obtain a fully configured realm, with users able to login either via username/password (internal provider) or via external providers. An external API will be registered as custom service, and the client will be authorized to consume users identities (via OpenID) and obtain authorization to access the API on behalf of users (via OAuth2).