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/sources/saml
Jens Langhammer e58ac7ae90 polices: add helper to remove None-value keys from dict for policies 2020-07-08 23:07:16 +02:00
..
migrations sources/saml: Add NameID Policy field, sent with AuthnRequest 2020-07-08 16:18:09 +02:00
processors polices: add helper to remove None-value keys from dict for policies 2020-07-08 23:07:16 +02:00
templates/saml/sp sources/saml: Add NameID Policy field, sent with AuthnRequest 2020-07-08 16:18:09 +02:00
__init__.py sources/saml(major): add saml SP 2019-11-07 17:02:56 +01:00
api.py sources/saml: Add NameID Policy field, sent with AuthnRequest 2020-07-08 16:18:09 +02:00
apps.py sources/saml: start implementing transient NameID format 2020-06-24 21:50:30 +02:00
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
forms.py sources/saml: Add NameID Policy field, sent with AuthnRequest 2020-07-08 16:18:09 +02:00
models.py sources/saml: Add NameID Policy field, sent with AuthnRequest 2020-07-08 16:18:09 +02:00
settings.py sources/saml: correctly cleanup transient users, update forms 2020-06-24 22:27:14 +02:00
signals.py sources/saml: correctly cleanup transient users, update forms 2020-06-24 22:27:14 +02:00
tasks.py sources/saml: minor formatting fixes 2020-06-24 22:46:20 +02:00
urls.py all: general maintenance, prepare for pyright 2020-02-18 22:12:51 +01:00
utils.py sources/saml: validate SAMLResponse signature 2020-02-20 21:34:25 +01:00
views.py sources/saml: Add NameID Policy field, sent with AuthnRequest 2020-07-08 16:18:09 +02:00
xml_render.py ui: don't remove dashes when auto generating slug 2020-02-20 17:13:50 +01:00