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 ac2dd3611f sources/*: remove path-based import from all sources 2020-07-20 16:05:09 +02:00
..
migrations sources/saml: Add NameID Policy field, sent with AuthnRequest 2020-07-08 16:18:09 +02:00
processors sources/saml: remove unused import 2020-07-12 18:55:26 +02:00
templates/saml/sp sources/saml: rewrite Processors and Views to directly build XML without templates 2020-07-11 01:02:55 +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 providers/saml: fix encoding for POST bindings 2020-07-12 17:58:38 +02:00
models.py sources/*: remove path-based import from all sources 2020-07-20 16:05: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
tests.py sources/saml: fix MetadataProcessor not working, add unittests 2020-07-12 18:40:18 +02:00
urls.py all: general maintenance, prepare for pyright 2020-02-18 22:12:51 +01:00
views.py core: add separate autosubmit form for use without flows 2020-07-12 18:24:36 +02:00