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
2023-03-16 15:58:38 +01:00
..
api providers: fix authorization_flow not required in API (#4932) 2023-03-13 23:36:24 +01:00
migrations providers/oauth2: OpenID conformance (#4758) 2023-02-23 15:26:41 +01:00
tests providers/oauth2: fix response for response_type code and response_mode fragment (#4975) 2023-03-16 15:58:38 +01:00
views providers/oauth2: fix response for response_type code and response_mode fragment (#4975) 2023-03-16 15:58:38 +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