1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration
James Elliott 8342a46ba1
feat(oidc): implement client type public ()
This implements the public option for clients which allows using Authelia as an OpenID Connect Provider for cli applications and SPA's where the client secret cannot be considered secure.
2021-07-15 21:02:03 +10:00
..
schema feat(oidc): implement client type public () 2021-07-15 21:02:03 +10:00
test_resources refactor(configuration): use key log instead of logging () 2021-06-08 23:15:43 +10:00
validator feat(oidc): implement client type public () 2021-07-15 21:02:03 +10:00
config.template.yml feat(oidc): implement client type public () 2021-07-15 21:02:03 +10:00
const.go fix: redis sentinel secret missing () 2021-03-22 20:04:09 +11:00
reader_test.go refactor(configuration): use key log instead of logging () 2021-06-08 23:15:43 +10:00
reader.go fix: redis sentinel secret missing () 2021-03-22 20:04:09 +11:00