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/passbook/providers/oauth2
Jens Langhammer b6eb0bf53d providers/oauth2: add missing property_mapping template 2020-10-11 19:29:13 +02:00
..
migrations core: move name field to base Provider 2020-10-03 20:05:16 +02:00
templates/providers/oauth2 providers/oauth2: add missing property_mapping template 2020-10-11 19:29:13 +02:00
views policies: add PolicyAccessView, which does complete access checking 2020-10-11 19:26:20 +02:00
__init__.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
api.py providers/oauth2: add missing token_validity field to Forms and API 2020-10-01 20:01:28 +02:00
apps.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
constants.py providers/oauth2: rewrite introspection endpoint to allow basic or bearer auth 2020-09-28 11:42:27 +02:00
errors.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
forms.py providers/oauth2: add missing property_mapping template 2020-10-11 19:29:13 +02:00
generators.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
models.py core: move name field to base Provider 2020-10-03 20:05:16 +02:00
urls.py *: apply new black styling 2020-09-30 19:34:22 +02:00
urls_github.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
utils.py providers/oauth2: rewrite introspection endpoint to allow basic or bearer auth 2020-09-28 11:42:27 +02:00