mirror of
https://github.com/nocobase/nocobase
synced 2024-11-17 22:15:31 +00:00
89361ef61c
* fix(auth): sso switch popup to rediect (fix T-2024) * refactor: auth process optimization * fix: test * chore: add error handler * fix(auth): sso redirection issue of sub app * Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction (#2737)" This reverts commit |
||
---|---|---|
.. | ||
src | ||
client.d.ts | ||
client.js | ||
package.json | ||
README.md | ||
README.zh-CN.md | ||
server.d.ts | ||
server.js |
@nocobase/plugin-cas
提供 CAS 统一登入方式
使用方法
首先你要开启此插件
- 在 Authentication 中添加一个 Auth Type 为 CAS 类型的登录方式
- 然后你将在登录页看到一个名为 CAS Login 的按钮
- 完成