Core authentication

OAuth2 & OIDC

Authalla implements OAuth2 and OpenID Connect for standards-based authentication.


Create a client

Define redirect URIs, allowed scopes, and token lifetimes in the Admin UI.


Common endpoints

  • Authorization endpoint
  • Token endpoint
  • Userinfo endpoint
Previous
Social login