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/providers/saml
Jens L 268de20872
Proxy v2 (#189)
2020-09-03 00:04:12 +02:00
..
migrations lib: move SAML timestring utils into lib 2020-07-20 11:35:16 +02:00
processors providers/saml: fix X509Data container linebreaks 2020-08-01 19:38:59 +02:00
templates/providers/saml providers/saml: rewrite SAML AuthNRequest Parser and Response Processor 2020-07-11 14:06:42 +02:00
tests lib: move SAML timestring utils into lib 2020-07-20 11:35:16 +02:00
utils lib: move SAML timestring utils into lib 2020-07-20 11:35:16 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py providers/saml: remove processor_path field 2020-07-11 13:28:10 +02:00
apps.py providers/saml: remove processor_path field 2020-07-11 13:28:10 +02:00
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
forms.py *: Adjust forms to only show respective types of Flows and PropertyMappings 2020-08-01 20:02:23 +02:00
models.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
settings.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
urls.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
views.py providers/saml: remove LoginRequired from SAMLSSOView as user is redirected within 2020-07-25 21:36:28 +02:00