catalyst / moodle-auth_saml2

SAML done 100% in Moodle, fast, simple, secure
https://moodle.org/plugins/auth_saml2
70 stars 132 forks source link

Configure redis server with password security #807

Open asmraap opened 3 months ago

asmraap commented 3 months ago

Our Redis environment is protected with password authentication, after installation of the plugin it doesn't work because of the password security configuration. In SimpleSamlPHP it is already possible to configure this password for Redis in the configuration file. Is it possible to add this feature (in the new SimpleSamlPHP version) in a new version of auth_saml2?