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 d831599608 core: make autosubmit_form generic template 2020-07-08 14:27:58 +02:00
..
migrations core: make autosubmit_form generic template 2020-07-08 14:27:58 +02:00
processors flows: update migrations to use update_or_create 2020-06-29 16:19:39 +02:00
templates/saml/sp core: add generic login/base_full template for static login views 2020-07-08 14:17:29 +02:00
__init__.py sources/saml(major): add saml SP 2019-11-07 17:02:56 +01:00
api.py sources/saml: correctly cleanup transient users, update forms 2020-06-24 22:27:14 +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 core: make autosubmit_form generic template 2020-07-08 14:27:58 +02:00
models.py sources/saml: add POST_AUTO binding which auto redirects to IdP 2020-07-08 14:18:08 +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 core: make autosubmit_form generic template 2020-07-08 14:27:58 +02:00
xml_render.py ui: don't remove dashes when auto generating slug 2020-02-20 17:13:50 +01:00