authelia/internal/configuration
James Elliott 8342a46ba1
feat(oidc): implement client type public (#2171)
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 (#2171) 2021-07-15 21:02:03 +10:00
test_resources refactor(configuration): use key log instead of logging (#2072) 2021-06-08 23:15:43 +10:00
validator feat(oidc): implement client type public (#2171) 2021-07-15 21:02:03 +10:00
config.template.yml feat(oidc): implement client type public (#2171) 2021-07-15 21:02:03 +10:00
const.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
reader.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
reader_test.go refactor(configuration): use key log instead of logging (#2072) 2021-06-08 23:15:43 +10:00