Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 363 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 363 Bytes

NodeJS eID Identity Provider example

This example demonstrates the integration of the eID Identity Provider within a NodeJS based web application using the SAML authentication protocol.

Dependencies

Install required dependencies via:

npm install

Run

Start the demo via:

npm run start

Point your web browser to http://localhost:3000