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 Langhammer d06f1abb89 providers/saml: add POST binding support to Metadata 2020-02-20 17:38:42 +01:00
..
migrations lib: add helper method for 400 response with message 2020-02-18 10:13:53 +01:00
processors providers/saml: change default NameID Format to emailAddress 2020-02-20 17:37:09 +01:00
templates/saml providers/saml: add POST binding support to Metadata 2020-02-20 17:38:42 +01:00
tests providers/saml: big cleanup, simplify base processor 2020-02-14 15:19:48 +01:00
utils providers/saml: add changeable signature and digest algorithm 2020-02-17 16:28:18 +01:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
admin.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
api.py *: propertymapping template -> expression 2020-02-17 20:38:14 +01:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
exceptions.py providers/saml: transition to dataclass from dict, cleanup unused templates, add missing autosubmit_form 2020-02-18 10:57:30 +01:00
forms.py *: propertymapping template -> expression 2020-02-17 20:38:14 +01:00
models.py providers/saml: add modal to show metadata without download 2020-02-18 10:57:43 +01:00
settings.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
urls.py providers/saml: fix /login/ pointing to wrong view 2020-02-20 16:13:55 +01:00
views.py providers/saml: add POST binding support to Metadata 2020-02-20 17:38:42 +01:00