Original plugin by https://github.com/janmenzel
updated by olicha@worteks, Philipp Seßner, Merrx
- updated the compatibility in the config.xml file
- add ?noAuthOpenIDConnect=true to bypass SSO and get authDb
-
Download the plugin.
-
Install necessary dependencies via composer.
composer install
- Zip the plugin with all dependencies installed.
zip -r AuthOpenIDConnect AuthOpenIDConnect/*
- Install the plugin in LimeSurvey and fill in the necessary settings in order to connect to your ID Provider.
Thanks to Michael Jett for providing the OpenID Connect Client!