This website requires JavaScript.
Explore
Help
Register
Sign In
ruiling
/
tachybase_todo
Watch
1
Star
0
Fork
0
You've already forked tachybase_todo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d6a2ab4b61
Branches
Tags
No results found.
tachybase_todo
/
packages
/
plugins
/
cas
History
ChengLei Shao
97b4570bd2
chore(versions):
😊
publish v0.13.0-alpha.7
2023-09-05 09:01:30 +08:00
..
src
feat(plugin-cas): support cas authenticator (
#2580
)
2023-09-02 19:40:04 +08:00
client.d.ts
feat(plugin-cas): support cas authenticator (
#2580
)
2023-09-02 19:40:04 +08:00
client.js
feat(plugin-cas): support cas authenticator (
#2580
)
2023-09-02 19:40:04 +08:00
package.json
chore(versions):
😊
publish v0.13.0-alpha.7
2023-09-05 09:01:30 +08:00
README.md
feat(plugin-cas): support cas authenticator (
#2580
)
2023-09-02 19:40:04 +08:00
README.zh-CN.md
feat(plugin-cas): support cas authenticator (
#2580
)
2023-09-02 19:40:04 +08:00
server.d.ts
feat(plugin-cas): support cas authenticator (
#2580
)
2023-09-02 19:40:04 +08:00
server.js
feat(plugin-cas): support cas authenticator (
#2580
)
2023-09-02 19:40:04 +08:00
README.md
@nocobase/plugin-cas
提供 CAS 统一登入方式
使用方法
首先你要开启此插件
在 Authentication 中添加一个 Auth Type 为 CAS 类型的登录方式
然后你将在登录页看到一个名为 CAS Login 的按钮
完成