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/users
Jens L af43330fd6
providers/oauth2: rework OAuth2 Provider (#4652)
* always treat flow as openid flow

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

* improve issuer URL generation

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

* more refactoring

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

* update introspection

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

* more refinement

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

* migrate more

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

* fix more things, update api

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

* regen migrations

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

* fix a bunch of things

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

* start updating tests

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

* fix implicit flow, auto set exp

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

* fix timeozone not used correctly

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

* fix revoke

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

* more timezone shenanigans

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

* fix userinfo tests

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

* update web

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

* fix proxy outpost

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

* fix api tests

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

* fix missing at_hash for implicit flows

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

* fix tests

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

* re-include at_hash in implicit auth flow

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

* use folder context for outpost build

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-02-09 20:19:48 +01:00
..
GroupSelectModal.ts web/admin: fix scrolling in remaning modals 2022-10-20 10:20:32 +02:00
RelatedUserList.ts web: migrate checkbox to switch (#4409) 2023-01-11 13:37:49 +01:00
ServiceAccountForm.ts web: migrate checkbox to switch (#4409) 2023-01-11 13:37:49 +01:00
UserActiveForm.ts web/admin: fix scrolling in remaning modals 2022-10-20 10:20:32 +02:00
UserChart.ts events: rework metrics (#4407) 2023-01-11 12:21:07 +01:00
UserForm.ts web: migrate checkbox to switch (#4409) 2023-01-11 13:37:49 +01:00
UserListPage.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
UserPasswordForm.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
UserResetEmailForm.ts web/admin: add Radio control, search-select fixes (#4333) 2023-01-02 14:51:44 +01:00
UserViewPage.ts providers/oauth2: rework OAuth2 Provider (#4652) 2023-02-09 20:19:48 +01:00