1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott e7112bfbd6
feat(oidc): client id claims ()
Adds the authorized party (azp) and client_id registered claims to ID Tokens.
2022-04-09 16:55:24 +10:00
..
authentication fix(web): show appropriate default and available methods () 2022-03-28 12:26:30 +11:00
authorization feat(authorization): domain regex match with named groups () 2022-04-01 22:38:49 +11:00
commands feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
configuration fix(configuration): remove unused password policy option () 2022-04-09 09:21:49 +10:00
duo refactor: apply godot recommendations () 2022-01-31 16:25:15 +11:00
handlers fix(configuration): remove unused password policy option () 2022-04-09 09:21:49 +10:00
logging feat: webauthn () 2022-03-03 22:20:43 +11:00
middlewares fix(configuration): remove unused password policy option () 2022-04-09 09:21:49 +10:00
mocks feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
model feat(oidc): persistent storage () 2022-04-07 15:33:53 +10:00
notification refactor(model): rename from models () 2022-03-06 16:47:40 +11:00
ntp refactor(configuration): utilize time duration decode hook () 2022-03-02 17:40:26 +11:00
oidc feat(oidc): client id claims () 2022-04-09 16:55:24 +10:00
regulation refactor(model): rename from models () 2022-03-06 16:47:40 +11:00
server fix(web): description of profile scope is not accurate () 2022-04-09 08:47:21 +10:00
session feat(oidc): persistent storage () 2022-04-07 15:33:53 +10:00
storage feat(oidc): persistent storage () 2022-04-07 15:33:53 +10:00
suites feat(oidc): persistent storage () 2022-04-07 15:33:53 +10:00
templates refactor(templates): utilize more accurate naming () 2022-04-07 13:05:20 +10:00
totp feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
utils fix(configuration): sector identifier not parsed correctly () 2022-04-08 17:38:38 +10:00