/AuthOpenIDConnect

Authentication Plugin for LimeSurvey.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

AuthOpenIDConnect - LimeSurvey Auth Plugin

Disclaimer

This plugin is not actively maintained.

Install

  1. Download the plugin.

  2. Install necessary dependencies via composer.

composer install
  1. Zip the plugin with all dependencies installed.
zip -r AuthOpenIDConnect AuthOpenIDConnect/*
  1. Install the plugin in LimeSurvey and fill in the necessary settings in order to connect to your ID Provider.

Credits

Thanks to Michael Jett for providing the OpenID Connect Client!