Simplesaml changed their config - auth/saml

Bug #862875 reported by PiersHarding
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Medium
PiersHarding

Bug Description

As reported by Tomas Gudmundsson:
Rather this is a change in requirements of simplesaml. I just set up simplesaml 1.8 and mahara 1.4.0 with the folder updated from the git repo in trunk, folder : htdocs/auth/saml/.

Simplesaml changed their config and changed session.handler to store.type. I was getting errors from mahara auth saml, that session handler must not be phpsession, however it was null so I got the default message, maybe consider different messages for different errors?

Changed it, started memcache and changed line 91 in auth/saml/index.php to

$session_handler = $saml_config->getString('store.type', false);

Now I get this error message.
Mahara: Site unavailable

A nonrecoverable error occured. This probably means you have encountered a bug in the system

Changed in mahara:
assignee: nobody → PiersHarding (piersharding)
status: New → In Progress
Changed in mahara:
status: In Progress → Fix Committed
Revision history for this message
François Marier (fmarier) wrote :
Changed in mahara:
importance: Undecided → Medium
status: Fix Committed → In Progress
Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/755
Committed: http://gitorious.org/mahara/mahara/commit/4eac5847d1e09a20751e54ef6e6e394b3c53fcc0
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 4eac5847d1e09a20751e54ef6e6e394b3c53fcc0
Author: Piers Harding <email address hidden>
Date: Fri Sep 30 12:40:05 2011 +1300

    Simplesaml config change - auth/saml (bug #862875)

    auth/saml: Fixed session store check inline with new
    config structure that ssphp has.

    Change-Id: I94dacd84fea8e5b30ae2cf0c99427b4a063a6e5d
    Signed-off-by: Piers Harding <email address hidden>

Changed in mahara:
status: In Progress → Fix Released
status: Fix Released → Fix Committed
milestone: none → 1.5.0
Melissa Draper (melissa)
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.