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 b85be12567
providers/oauth2: fix issues with es256 and add tests (#3808)
fix issues with es256 and add tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-10-18 22:01:29 +02:00
..
api providers/oauth2: exclude at_hash claim if not set instead of being null 2022-10-07 10:10:53 +03:00
migrations providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
tests providers/oauth2: fix issues with es256 and add tests (#3808) 2022-10-18 22:01:29 +02:00
views providers/oauth2: fix issues with es256 and add tests (#3808) 2022-10-18 22:01:29 +02: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: add device flow (#3334) 2022-10-11 12:42:10 +02:00
errors.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
models.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
urls.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
urls_root.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
utils.py providers/oauth2: fix oauth2 requests being logged as unauthenticated 2022-08-18 20:26:12 +02:00