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/outpost/proxyv2
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
..
application providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
constants internal: fix typo in session name constant 2022-05-20 10:10:29 +02:00
hs256 outposts/proxyv2 (#1365) 2021-09-08 18:04:56 +00:00
metrics internal: centralise config for listeners to use same config system everywhere (#3367) 2022-08-03 21:33:27 +02:00
templates web: ensure img tags have alt attributes 2023-01-06 12:44:51 +01:00
handlers.go internal: skip tracing for go healthcheck and metrics endpoints 2022-06-10 22:21:11 +02:00
proxyv2.go internal: fix routing for requests with querystring signature to embedded outpost 2022-08-18 20:43:01 +02:00
refresh.go *: add versioned user agent to sentry 2022-06-20 11:54:10 +02:00