This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/internal
Jens L cd12e177ea
providers/proxy: add initial header token auth (#4421)
* initial implementation

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* check for openid/profile claims

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* include jwks sources in proxy provider

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add web ui for jwks

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* only show sources with JWKS data configured

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix introspection tests

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* start basic

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add basic auth

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add docs, update admonitions

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add client_id to api, add tab for auth

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update locale

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-01-13 16:22:03 +01:00
..
common internal: add signal handler for SIGTERM 2022-05-08 23:05:47 +02:00
config *: strip leading and trailing whitespace when reading config values from files 2023-01-09 15:29:22 +01:00
constants release: 2022.12.2 2023-01-05 10:01:30 +01:00
crypto gproxy: listen on tls 2021-05-03 23:19:22 +02:00
debug internal: fix linting error 2023-01-09 17:17:27 +01:00
gounicorn cmd: always stop gunicorn before exiting 2022-10-15 11:54:11 +02:00
outpost providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
utils core: bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 (#4179) 2022-12-09 12:20:41 +01:00
web internal: check certificate value and not IsSet 2023-01-05 18:30:11 +01:00