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/admin/providers
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
..
ldap web: migrate checkbox to switch (#4409) 2023-01-11 13:37:49 +01:00
oauth2 providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
proxy providers/proxy: add initial header token auth (#4421) 2023-01-13 16:22:03 +01:00
saml providers/saml: initial SLO implementation (#2346) 2023-01-04 19:45:31 +01:00
ProviderListPage.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
ProviderViewPage.ts providers: add preview for mappings (#4254) 2022-12-21 12:13:11 +01:00
ProviderWizard.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
RelatedApplicationButton.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00