Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodebb-plugin-cas

Nodebb plugin for SSO/SLO via Apereo CAS

Install

npm install nodebb-plugin-cas

Check NodeBB docs for more detail

Usage

Specify these Urls in plugin.json

Param Description
nodeBBUrl Nodebb login endpoint, same as the service param in CAS login URI
CASServerPrefix Apereo CAS server prefix
userCenterPrefix User register endpoint

Example

{
  "nodeBBUrl": "http://localhost:4567/cas/login",
  "CASServerPrefix": "http://localhost:8443/cas",
  "userCenterPrefix": "http://localhost:8080/ctoms-v3/default/showreg"
}

Reference

kwnetzwelt/nodebb-plugin-gslogin
ld000/nodebb-plugin-cas

About

Nodebb plugin for SSO/SLO via Apereo CAS

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages