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 3b70d12a5f *: rephrase strings 2020-07-01 18:40:52 +02:00
..
migrations sources/saml: correctly cleanup transient users, update forms 2020-06-24 22:27:14 +02:00
processors flows: update migrations to use update_or_create 2020-06-29 16:19:39 +02:00
templates/saml/sp sources/saml: fix SAMLRequest not being encoded properly for Redirect bindings 2020-06-24 13:12:34 +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 sources/saml: correctly cleanup transient users, update forms 2020-06-24 22:27:14 +02:00
models.py *: rephrase strings 2020-07-01 18:40:52 +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: minor formatting fixes 2020-06-24 22:46:20 +02:00
xml_render.py ui: don't remove dashes when auto generating slug 2020-02-20 17:13:50 +01:00