Skip to content

casinthecloud/nodejs-cas-client-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js webapp protected by the connect-cas client (https://github.com/AceMetrix/connect-cas)

Demo using the connect-cas client (v1.4.3) to protect a Express web application (npm install express, npm install express-session, npm install connect-cas).

Use npm start to start the webapp on http://localhost:3000. The url 'protected/index' is protected and should trigger a CAS authentication.

Most of the configuration is defined in the app.js file.

A specific logout application url is available at: http://localhost:3000/logout.

Run your CAS server via casinthecloud.

About

Demo webapp protected by a CAS client in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published