jumpserver/apps/authentication
fit2bot 3962af7c4f
feat: 支持saml2协议的单点登录,合并代码 (#7347)
* fix: 支持saml2协议的单点登录

* feat: 支持saml2协议的单点登录,合并代码

Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
2021-12-09 15:47:21 +08:00
..
api feat: xrdp 远程应用 2021-12-08 15:55:49 +08:00
backends feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
mfa
migrations
templates/authentication
urls feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
views feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
__init__.py
admin.py
apps.py
const.py
errors.py
filters.py
forms.py
middleware.py perf: 去掉登录页面更好 2021-11-25 16:02:40 +08:00
mixins.py fix: 修复 oidc cas 登录时跳转问题 2021-11-25 15:01:42 +08:00
models.py
notifications.py
serializers.py
signals.py
signals_handlers.py feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
tasks.py
tests.py
utils.py