Caddy Auth Portal Versions Save

Authentication Plugin for Caddy v2 implementing Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA with App Authenticators and Yubico.

v1.4.18

2 years ago
  • upgrade to github.com/golang-jwt/jwt

v1.4.17

2 years ago
  • feature: on login app token registration
    • Add app token registration as part of login for the users without token. If MFA is mandatory, then a user cannot login without registering a token.

v1.4.16

2 years ago
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.13

v1.4.15

2 years ago
  • feature: Implement caddyfile.Unmarshaler interface (#149)

v1.4.14

2 years ago
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.12

v1.4.13

2 years ago
  • bugfix: return http response on failed logins instead of json
  • caddyfile: add one-liners for various backends
  • bugfix: user transform not matching on suffix and regex (#144)
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.11
  • update sample config with backend local shortcut

v1.4.12

2 years ago
  • oauth2: enhance the parsing of user attributes for facebook/github (see #142)
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.10 (with acl default <allow|deny> directives)

v1.4.11

2 years ago
  • add the handling of redirect_url query parameter in OAuth2.0/SAML auth endpoints
  • update to github.com/greenpau/caddy-auth-jwt v1.3.9 (detect expired token and redirect to the original authentication endpoint)

v1.4.10

2 years ago
  • add placeholder handling in Caddyfile
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.8

v1.4.9

2 years ago
  • upgrade to github.com/greenpau/caddy-auth-jwt v1.3.7