forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/authelia/config
Leopere 4ac4de9df2
Path-based routing, tiered pricing, customer details, Stripe MCP
- Path-based routing: bc.a250.ca/login, /dashboard, /activate, etc.
- Tiered pricing: first 10 free (3mo), next 40 $20/yr->$100/mo, 51+ $200/mo
- Success page: instructs to check inbox for password + 2FA setup
- Messaging: LANDING_TAGLINE, LANDING_FEATURES env vars
- Domain validation: required, must resolve via DNS
- Customer details: phone required, sanitized email/phone, stored in LLDAP
- Stripe MCP: .cursor/mcp.json, stripe-setup.sh for products/prices
- Invoice webhook: migrate $20/yr subs to $100/mo on renewal

Made-with: Cursor
2026-03-04 17:05:42 -05:00
..
configuration.acl.yml Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
configuration.identity.providers.yml Completely disable OIDC provider temporarily - Comment out all OIDC configuration in identity providers and clients - Remove OIDC secrets from stack to eliminate template processing issues - This should get Authelia running with basic auth only 2025-06-11 16:13:51 -04:00
configuration.ldap.yml Bake git commit into Go binary for version traceability 2026-03-03 12:51:12 -05:00
configuration.notifier.yml Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -05:00
configuration.oidc.clients.yml Completely disable OIDC provider temporarily - Comment out all OIDC configuration in identity providers and clients - Remove OIDC secrets from stack to eliminate template processing issues - This should get Authelia running with basic auth only 2025-06-11 16:13:51 -04:00
configuration.server.yml Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00