Skip to content

Whydah-Openidconnect-Testfrontend

Simple node app used to verify login with openid-connect

Field Value
GitHub https://github.com/Cantara/Whydah-Openidconnect-Testfrontend
Language JavaScript
Stars 0
Last updated 2025-01-08

Related Wiki Pages

This project has documentation in the Cantara Wiki. See the WHYDAH section.


README

Whydah-openidconnect-testfrontend

Simple node app used to verify login with openid-connect

Getting started

1

cp .env_template .env
npm install
npm start
2 http://localhost:3000/

3 Login with whydah user

Development

nodemon --exec npm start

Selenium IDE tests

Add plugin to your browser https://www.selenium.dev/selenium-ide/

Selenium testsuite [test/selenium]