Authentication in Oxy
Oxy supports several authentication methods that can be enabled individually or combined. All methods are configured entirely through environment variables β no config files required.Available Methods
Magic Link
Passwordless email sign-in via one-time links delivered through Amazon SES.
No passwords to manage.
Google OAuth
Social login with Google accounts. One-click sign-in for users.
Okta OAuth
Enterprise SSO integration with Okta Identity Cloud.
API Keys
Programmatic access for automation and integrations.
Quick Configuration
Comparison
| Method | Setup | Best For |
|---|---|---|
| Magic Link | π‘ Medium (AWS SES) | Passwordless access, all team sizes |
| Google OAuth | π‘ Medium | Social login, zero password management |
| Okta OAuth | π‘ Medium | Enterprise SSO, existing Okta deployments |