π Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. π Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. π Authorization with JWT/PASETO tokens. π
1.49k
stars
73
forks
source link
reference-config: multi-host domain with LinkedIn and Local authentication #353
Open
greenpau opened 4 months ago
This issue documents reference config for multi-host domain with LinkedIn and Local authentication.
This configuration is related to an application I am building and demonstrates how things work. It has little config gems, e.g.
on_demand_tls
.Please do not comment on this issue with comments. Rather, open new issues and reference this one.
Upon log in, a LinkedIn-authenticated user sees the following portal.
A locally-authenticated user sees the following portal.
The environment variables references in the above config follow. I usually store then in
.env
file: