Simple node app used to verify login with openid-connect
1
cp .env_template .env
npm install
npm start
3 Login with whydah user
nodemon --exec npm start
Add plugin to your browser https://www.selenium.dev/selenium-ide/
Selenium testsuite [test/selenium]