Skip to content

eskan/fake-cas

Repository files navigation

fake-cas

ScreenShot

Handle a simple and fake CAS Authentication SSO in V1 with :

  • /login
  • /logout
  • /validate

Prefered login can be persist in localStorage

npm i
npm run start

Development

npm start

ENV

  • PORT
  • CAS_PASSWORD : if undefined, any password (even blank) will be allowed
  • NO_COOKIE : don't store cookie on the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published