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/authentik/providers/oauth2
Jens L 20e971f5ce
flows: planner error handling (#4812)
* handle FlowNonApplicableException everywhere

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

* make flow planner check authentication when no pending user is in planning context

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

* add mailhog to e2e test services, remove local docker requirement

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-02-28 15:18:29 +01:00
..
api providers/oauth2: OpenID conformance (#4758) 2023-02-23 15:26:41 +01:00
migrations providers/oauth2: OpenID conformance (#4758) 2023-02-23 15:26:41 +01:00
tests providers/oauth2: OpenID conformance (#4758) 2023-02-23 15:26:41 +01:00
views flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
constants.py providers/oauth2: rework OAuth2 Provider (#4652) 2023-02-09 20:19:48 +01:00
errors.py providers/oauth2: OpenID conformance (#4758) 2023-02-23 15:26:41 +01:00
id_token.py providers/oauth2: OpenID conformance (#4758) 2023-02-23 15:26:41 +01:00
models.py providers/oauth2: OpenID conformance (#4758) 2023-02-23 15:26:41 +01:00
urls.py providers/oauth2: fix typo (#4803) 2023-02-27 17:17:48 +01:00
urls_root.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
utils.py providers/oauth2: fix missing information for Revoked token access events 2023-02-16 14:47:07 +01:00