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 a54adb05c4 bump version: 0.1.4-beta -> 0.1.5-beta 2019-03-08 16:03:52 +01:00
..
migrations add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00
processors add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00
templates/saml add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00
__init__.py bump version: 0.1.4-beta -> 0.1.5-beta 2019-03-08 16:03:52 +01: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 format data before inserting it 2019-03-08 15:16:25 +01:00
exceptions.py Many broken things 2018-11-16 09:10:35 +01:00
forms.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00
models.py add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01: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 fix IDP-initiated login not working 2019-03-07 14:10:06 +01: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