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/providers/saml
2021-03-01 11:11:00 +01:00
..
migrations *: rewrite managed objects, use nullable text flag instead of boolean as uid (#533) 2021-02-06 15:56:21 +00:00
processors *: replace shortcuts.reverse with urls.reverse 2021-02-20 19:13:50 +01:00
templates/providers/saml stages/consent: migrate to SPA 2021-02-21 13:15:45 +01:00
tests providers/saml: fix managed mappings not being set on import 2021-02-16 19:20:52 +01:00
utils recovery: add test for invalid key 2020-12-13 18:46:36 +01:00
views providers/saml: fix Autosubmit Challenge 2021-02-28 00:09:08 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py lib: fix being unable to set authentik. options 2021-03-01 11:11:00 +01:00
apps.py Managed objects (#519) 2021-02-03 21:18:31 +01:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
forms.py providers/saml: make NameID configurable using a Property Mapping 2021-01-28 22:50:13 +01:00
managed.py providers/saml: force-set friendly_name to empty string for managed mappings 2021-02-06 20:52:52 +01:00
models.py web: add view page for SAML Provider 2021-02-06 18:07:13 +01:00
settings.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
urls.py providers/saml: split views into separate files 2021-02-07 13:39:33 +01:00