Releases: greenpau/caddy-authorize
Releases · greenpau/caddy-authorize
v1.3.3
- expand Checkpoint struct with security-specific fields
v1.3.2
- Add frontend links and checkpoint processing for User
v1.3.1
- Completed plugin rewrite.
v1.2.6
- add non-standard metadata claim
- improve test coverage for
pkg/claims
v1.2.5
- add picture claim handling
- improve the handling of token processing
- upgrade to caddy v2.3.0
v1.2.4
- allow array for
aud
(audience) claim ( #46)
- add
disable auth_redirect
directive (#46)
- add
disable delete_auth_cookies
directive (#46)
- add allow or deny audience and scope claims (#46)
v1.2.3
- add handling of roles found in realm_access
v1.2.2
- remove
token_issuer
directive