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 8e6bb48227 sources/saml: add mitigation for idp-initiated requests 2020-09-13 15:39:25 +02:00
..
migrations providers/saml: disallow idp-initiated SSO by default and validate Request ID 2020-09-12 00:53:44 +02:00
processors sources/saml: add mitigation for idp-initiated requests 2020-09-13 15:39:25 +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 providers/saml: disallow idp-initiated SSO by default and validate Request ID 2020-09-12 00:53:44 +02:00
apps.py sources/saml: start implementing transient NameID format 2020-06-24 21:50:30 +02:00
exceptions.py providers/saml: disallow idp-initiated SSO by default and validate Request ID 2020-09-12 00:53:44 +02:00
forms.py providers/saml: disallow idp-initiated SSO by default and validate Request ID 2020-09-12 00:53:44 +02:00
models.py providers/saml: disallow idp-initiated SSO by default and validate Request ID 2020-09-12 00:53:44 +02:00
settings.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
signals.py sources/saml: correctly cleanup transient users, update forms 2020-06-24 22:27:14 +02:00
tasks.py lib: move SAML timestring utils into lib 2020-07-20 11:35:16 +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