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 e12780f78f flows: add invalidation designation, use as default logout action 2020-05-11 01:12:57 +02:00
..
migrations all: implement black as code formatter 2019-12-31 12:51:16 +01:00
templates/oidc_provider flows: add invalidation designation, use as default logout action 2020-05-11 01:12:57 +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 providers/oidc: fix skip_authorization not being synced to oidc_client 2020-03-02 17:40:38 +01:00
auth.py providers/oidc: fill claims with userinfo 2020-03-01 22:55:56 +01:00
claims.py providers/oidc: fill claims with userinfo 2020-03-01 22:55:56 +01:00
forms.py core: fix saving of policy not correctly clearing it's cache 2020-02-24 13:15:52 +01:00
models.py providers/saml: fix 500 when SAML Provider not assigned to application 2020-02-21 20:54:00 +01:00
settings.py providers/oidc: fill claims with userinfo 2020-03-01 22:55:56 +01:00
signals.py providers/oidc: fix skip_authorization not being synced to oidc_client 2020-03-02 17:40:38 +01:00