jumpserver/apps/authentication/backends
Quentin Machu 61ff3db0f1 fix: address issue #8287 with blank SAML's RelayState 2022-09-16 13:51:40 -04:00
..
cas fix: 配置仅已存在用户登录后 cas用户首次登录报403 (#8752) 2022-08-16 17:24:58 +08:00
oauth2 feat: 支持OAuth2协议自定义注销功能 2022-09-06 14:58:48 +08:00
oidc feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑; 2022-08-24 11:41:48 +08:00
saml2 fix: address issue #8287 with blank SAML's RelayState 2022-09-16 13:51:40 -04:00
__init__.py
base.py perf: 支持配置文件加密 (#8699) 2022-08-05 14:53:23 +08:00
custom.py perf: 优化 custom 认证模块加载逻辑,判断MD5值,启动时只加载一次 2022-08-25 15:04:45 +08:00
drf.py
ldap.py
pubkey.py
radius.py
sso.py
token.py