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/saml_idp
Jens Langhammer 9fe9e48a5c new release: 0.1.36-beta 2019-04-29 20:57:57 +02:00
..
migrations add audience field, switch base processor, better handle processor loading failure 2019-04-18 11:30:21 +02:00
processors remove unneeded processors 2019-04-18 11:09:12 +02:00
templates/saml Improve access control for saml 2019-03-08 21:30:16 +01:00
__init__.py new release: 0.1.36-beta 2019-04-29 20:57:57 +02:00
admin.py Many broken things 2018-11-16 09:10:35 +01:00
apps.py passbook: implement dynamic URL loading 2018-11-22 10:28:13 +01:00
base.py add audience field, switch base processor, better handle processor loading failure 2019-04-18 11:30:21 +02:00
exceptions.py Many broken things 2018-11-16 09:10:35 +01:00
forms.py add audience field, switch base processor, better handle processor loading failure 2019-04-18 11:30:21 +02:00
models.py add audience field, switch base processor, better handle processor loading failure 2019-04-18 11:30:21 +02:00
requirements.txt admin: only add link if function returns not None 2018-12-26 21:55:14 +01:00
urls.py cleanup SAML urls 2019-03-03 00:07:40 +01:00
utils.py saml_idp: fix bandit issues 2018-12-26 17:26:17 +01:00
views.py remove unused import 2019-04-17 17:53:45 +02:00
xml_render.py saml_idp: cleanup, fix XML signing 2018-12-26 21:56:08 +01:00
xml_signing.py saml_idp: cleanup, fix XML signing 2018-12-26 21:56:08 +01:00