authelia/internal
James Elliott 0a970aef8a
feat(oidc): persistent storage (#2965)
This moves the OpenID Connect storage from memory into the SQL storage, making it persistent and allowing it to be used with clustered deployments like the rest of Authelia.
2022-04-07 15:33:53 +10:00
..
authentication fix(web): show appropriate default and available methods (#2999) 2022-03-28 12:26:30 +11:00
authorization feat(authorization): domain regex match with named groups (#2789) 2022-04-01 22:38:49 +11:00
commands feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
configuration feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
logging feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
middlewares refactor(templates): utilize more accurate naming (#3125) 2022-04-07 13:05:20 +10:00
mocks feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
model feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
notification refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
regulation refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
server feat(oidc): provide cors config including options handlers (#3005) 2022-04-07 10:58:51 +10:00
session feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
storage feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
suites feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
templates refactor(templates): utilize more accurate naming (#3125) 2022-04-07 13:05:20 +10:00
totp refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
utils feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00