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/web/src
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
..
admin providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
assets/images web/flows: update flow background 2022-12-27 13:47:16 +01:00
common web: migrate checkbox to switch (#4409) 2023-01-11 13:37:49 +01:00
elements providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
flow web: migrate checkbox to switch (#4409) 2023-01-11 13:37:49 +01:00
locales providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
polyfill web: add core-js polyfill for safari 2023-01-10 11:59:25 +01:00
user web: migrate checkbox to switch (#4409) 2023-01-11 13:37:49 +01:00
custom.css *: add placeholder custom.css to easily allow user customisation 2022-02-14 20:05:00 +01:00
global.d.ts web/elements: pass full Markdown object to ak-markdown, get title from metadata 2021-12-16 12:18:43 +01:00