authelia/internal
James Elliott 2dcfc0b04c
feat(handlers): authz authrequest authelia url (#5181)
This adjusts the AuthRequest Authz implementation behave similarly to the other implementations in as much as Authelia can return the relevant redirection to the proxy and the proxy just utilizes it if possible. In addition it swaps the HAProxy examples over to the ForwardAuth implementation as that's now supported.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-08 14:48:55 +10:00
..
authentication feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
authorization feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
commands fix(commands): internal services not cleaned up properly (#4966) 2023-02-20 16:37:22 +11:00
configuration refactor: log warnings on startup about oidc secrets (#5047) 2023-03-09 18:26:52 +11:00
duo feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
handlers feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
logging fix(logging): injected time format inconsistent (#5004) 2023-02-28 20:40:04 +11:00
metrics feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
middlewares feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
mocks feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
model fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
notification build(deps): update module github.com/wneessen/go-mail to v0.3.9 (#5086) 2023-03-19 06:50:17 +10:00
ntp fix(ntp): version 4 encoded incorrectly (#4773) 2023-01-17 22:54:17 +11:00
oidc feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
random docs: fix rfc references and fix misc issues (#4879) 2023-02-05 18:11:30 +11:00
regulation feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
server feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
session feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
storage fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
suites feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
templates feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00