← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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.

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
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.





Follow ups

References