jumpserver/apps/authentication/backends/saml2
Jiangjie.Bai edfca5eb24
Fix rbac (#7699)
* perf: 优化 suggesstion

* perf: 修改 migrations

* feat: 添加OIDC认证逻辑

* perf: 修改 backend

* perf: 优化认证backends

* perf: 优化认证backends

* perf: 优化CAS认证, 用户多域名进行访问时回调到各自域名

Co-authored-by: ibuler <ibuler@qq.com>
2022-02-25 19:23:59 +08:00
..
__init__.py Fix rbac (#7699) 2022-02-25 19:23:59 +08:00
backends.py Fix rbac (#7699) 2022-02-25 19:23:59 +08:00
settings.py feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
signals.py feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
urls.py feat: 支持saml2协议的单点登录,合并代码 (#7347) 2021-12-09 15:47:21 +08:00
views.py perf: 切割一次就可以了 2022-02-10 18:34:09 +08:00