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/oidc
Jens Langhammer 8c6a4a4968 e2e: test against standalone chrome instance, start implementing oidc provider test 2020-06-19 18:19:20 +02:00
..
migrations migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
templates/oidc_provider *: rename templatetags to clearly identify 2020-05-15 10:54:31 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
apps.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
auth.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
claims.py providers/oidc: fill claims with userinfo 2020-03-01 22:55:56 +01:00
forms.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
models.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
settings.py providers/oidc: fill claims with userinfo 2020-03-01 22:55:56 +01:00
urls.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
views.py e2e: test against standalone chrome instance, start implementing oidc provider test 2020-06-19 18:19:20 +02:00