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 Langhammer d76db3caba *: add missing error codes as swagger annotations
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-04-10 23:55:43 +02:00
..
api *: add missing error codes as swagger annotations 2021-04-10 23:55:43 +02:00
migrations *: rewrite managed objects, use nullable text flag instead of boolean as uid (#533) 2021-02-06 15:56:21 +00:00
templates/providers/oauth2 lib: remove templatetags 2021-04-03 12:37:32 +02:00
tests providers/oauth2: add validation and tests to API 2021-04-01 20:43:18 +02:00
views root: upgrade to pylint 2.7 2021-03-22 20:03:33 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py Managed objects (#519) 2021-02-03 21:18:31 +01:00
constants.py providers/oauth2: add ACR support 2020-12-26 20:16:50 +01:00
errors.py providers/oauth2: pass application to configuration error event 2021-02-04 20:35:37 +01:00
generators.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
managed.py providers/oauth2: add unofficial groups attribute to default profile claim 2021-02-08 11:50:26 +01:00
models.py providers/oauth2: fix component for Scope 2021-04-03 12:08:21 +02:00
urls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
urls_github.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
utils.py providers/oauth2: allow protected_resource_view when method is OPTIONS 2021-03-09 13:08:33 +01:00