← Back to team overview

mahara-contributors team mailing list archive

[Bug 690427] Re: /auth/saml/index.php hardcodes default SP

 

Whoops...small bug in the patch...it lets you log into whatever you
want, but unless you send it an "as" value in the logout request, it
will only log you out of the default SP.  Will fix and upload another
patch....

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/690427

Title:
  /auth/saml/index.php hardcodes default SP

Status in Mahara ePortfolio:
  New

Bug description:
  Here's a patch to allow a typical scenario where users get to select from multiple Service Providers to log in.  The service provider specified in the "as" parameter is passed to simplesamlphp, but otherwise defaults to default-sp, which is what is hardcoded in the current code.

If this patch gets accepted, the instructions for how to specify multiple SPs should be added to the documentation or the wiki or whatever.  I'd be happy to do that and to provide a sample login.tpl as well.





References