-
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!