authelia/internal
James Elliott ff6be40f5e
feat(oidc): pushed authorization requests (#4546)
This implements RFC9126 OAuth 2.0 Pushed Authorization Requests. See https://datatracker.ietf.org/doc/html/rfc9126 for the specification details.
2023-03-06 14:58:50 +11: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 feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
duo feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
handlers feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11: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 docs: fix rfc references and fix misc issues (#4879) 2023-02-05 18:11:30 +11:00
mocks feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
model feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
notification docs: fix rfc references and fix misc issues (#4879) 2023-02-05 18:11:30 +11:00
ntp fix(ntp): version 4 encoded incorrectly (#4773) 2023-01-17 22:54:17 +11:00
oidc feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11: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(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
session feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
storage feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
suites feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
templates refactor: add some more useful templating funcs (#4891) 2023-02-08 01:28:09 +11: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