authelia/internal/commands
James Elliott cef374cdc1
feat(oidc): multiple jwk algorithms (#5279)
This adds support for multiple JWK algorithms and keys and allows for per-client algorithm choices.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-15 10:03:19 +10:00
..
acl.go refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
build-info.go refactor(commands): command context (#4539) 2022-12-22 11:21:29 +11:00
const.go refactor: misc out of band changes (#5238) 2023-04-14 21:42:31 +10:00
context.go feat(oidc): multiple jwk algorithms (#5279) 2023-05-15 10:03:19 +10:00
crypto.go feat(oidc): multiple jwk algorithms (#5279) 2023-05-15 10:03:19 +10:00
crypto_hash.go fix(commands): no args not enforced on crypto hash generate (#5237) 2023-04-14 20:46:43 +10:00
crypto_helper.go feat(oidc): multiple jwk algorithms (#5279) 2023-05-15 10:03:19 +10:00
errors.go refactor(commands): command context (#4539) 2022-12-22 11:21:29 +11:00
helpers.go docs: adjust references of webauthn (#5203) 2023-04-10 17:01:23 +10:00
helpers_test.go refactor(commands): command context (#4539) 2022-12-22 11:21:29 +11:00
root.go refactor(commands): services (#4914) 2023-02-11 21:45:26 +11:00
services.go fix(commands): internal services not cleaned up properly (#4966) 2023-02-20 16:37:22 +11:00
storage.go docs: adjust references of webauthn (#5203) 2023-04-10 17:01:23 +10:00
storage_run.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
util.go fix(commands): storage cmd fail when implicit config absent (#5213) 2023-04-11 20:52:04 +10:00
util_test.go fix(commands): storage cmd fail when implicit config absent (#5213) 2023-04-11 20:52:04 +10:00
validate.go refactor(commands): command context (#4539) 2022-12-22 11:21:29 +11:00