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/authentik/sources/saml
Jens L a6d0c8c26c
providers/saml: Metadata Import (#432)
* providers/saml: add basic metadata parser

* providers/saml: add importer for Singing certificate, validate signature, add tests

* providers/saml: add provider name to form,

* web: don't use trailing slash for spa URLs

* providers/saml: formatting fixes

* sources/*: add verbose_name to source serializers

* admin: add button launch import modal
2020-12-27 22:38:04 +01:00
..
migrations wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
processors flows: fix redirect when un-authenticated user uses external authentication (#416) 2020-12-19 16:42:39 +01:00
templates/saml/sp wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
tests */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py providers/saml: Metadata Import (#432) 2020-12-27 22:38:04 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
forms.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py web: remove policy bindings page (#370) 2020-12-12 19:39:09 +01:00
settings.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
signals.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
tasks.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
urls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
views.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00