Thomas Ludwig
Results
2
issues of
Thomas Ludwig
During our load tests, we saw slow queries in the auth_saml2_kvstore table. Basically there were items with 'expire' queried. Setting an index to 'expire' fixed the problem.
maintenance
Some of the Moodle instances use a password-protected Redis server for security reasons. Saml2 should also support this feature.
enhancement