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 1f1d322958 *: fix api results when non-superuser
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-05-10 00:01:35 +02:00
..
api *: fix api results when non-superuser 2021-05-10 00:01:35 +02:00
migrations providers/oauth2: add access_code_validity (#795) 2021-04-28 21:03:43 +02:00
templates/providers/oauth2 *: fix title not being set correctly for server-side rendered views 2021-05-02 12:22:50 +02:00
tests providers/oauth2: always test JWT keys in tests 2021-04-27 14:07:04 +02:00
views providers/oauth2: add access_code_validity (#795) 2021-04-28 21:03:43 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py providers/ldap: add LDAP provider 2021-04-26 11:52:42 +02: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: add access_code_validity (#795) 2021-04-28 21:03:43 +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: add proper support for non-http schemes as redirect URIs 2021-04-23 16:34:52 +02:00