This example demonstrates the integration of the eID Identity Provider within a NodeJS based web application using the SAML authentication protocol.
Install required dependencies via:
npm install
Start the demo via:
npm run start
Point your web browser to http://localhost:3000