Original plugin by https://github.com/janmenzel
updated by olicha@worteks
updated the compatibility in the config.xml file
-
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!