Authgear
Authgear
Home
Authgear
Getting Started
Authenticating HTTP request with Nginx
Integrate with a React Native app
How tos
Social Sign-on Integration
Add Privacy Policy & Terms of Service Links
Integrate with your backend
Concepts
User, Identity and Authenticator
How authgear integrate with your applications
Client App SDKs
Javascript SDK Reference
iOS SDK Reference
Android SDK Reference
APIs
API for Client Applications (OIDC 2.0)
Admin APIs
Deploy on your Cloud
Running locally with Docker
Deploying on Kubernetes
Multi-tenant mode on Kubernetes
Configurations
Environment Variable
authgear.yaml
authgear.secrets.yaml
Security Concerns
Non-HTTP scheme redirect URI
Powered by GitBook

Configurations

How Authgear is configured

The configuration of Authgear comes from three sources:

  • ​Environment Variable​

  • ​authgear.yaml​

  • ​authgear.secrets.yaml​

The three sources do not overlap with each other so all of them are required.

Deploy on your Cloud - Previous
Multi-tenant mode on Kubernetes
Next
Environment Variable
Last updated 8 months ago