Skip to content

Angular app using node-expose-sspi for doing SSO

Notifications You must be signed in to change notification settings

giuliohome/angular-sso-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular SSO Example

This project shows how to use the node-expose-sspi module with Angular.

Usage

You need to be on a Windows OS.

git clone https://github.com/jlguenego/angular-sso-example.git
cd angular-sso-example

cd back
npm i
npm start

cd ..
cd front
npm i
npm start -- -o

A browser opens http://localhost:4200.

Enjoy!

Just read the code to understand.

Note

Instead of using the back directory, you can also use the back-fastify directory.

It is the same code behavior, but using Fastify instead of express.

Author

Jean-Louis GUENEGO

Announcement from giuliohome

Learn, use and benefit from this project only if:

  • You condemn Russia and its military aggression against Ukraine
  • You recognize that Russia is an occupant that unlawfully invaded a sovereign state
  • You support Ukraine's territorial integrity, including its claims over temporarily occupied territories of Crimea and Donbas
  • You reject false narratives perpetuated by Russian state propaganda

Otherwise, leave this project immediately and educate yourself.

Putin, idi nachuj.

About

Angular app using node-expose-sspi for doing SSO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.7%
  • C++ 29.2%
  • HTML 5.0%
  • JavaScript 4.4%
  • Python 1.5%
  • Batchfile 0.7%
  • SCSS 0.5%