mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43870
[Bug 1715802] Re: Errors trying to add SAML Auth to an institution
In my patch, I have added an additional check for correct config of Memcache.
If it's not configured properly, then admin will get a message.
Also, you can't add SAML auth to an institution if Memcache is not configured.
Also, fixed missing help file.
Added description of $cfg->memcacheservers to a relevant file.
And finally, did small refactoring to get rid of duplicate code.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1715802
Title:
Errors trying to add SAML Auth to an institution
Status in Mahara:
In Progress
Bug description:
Mahara version 17.04
I have two issues:
1 .
When you have php5-memcache extension enabled on your server, but don't use Memcache in Mahara, adding SAML Auth to an institution fails with an error:
[SimpleSAML_Error_Error]: MEMCACHEDOWN
2. If I pass error from step 1, I'm having the following error:
[SimpleSAML_Error_Exception]: You cannot set both the
session.phpsession.limitedpath and session.cookie.path options.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1715802/+subscriptions
References