mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02297
[Bug 690427] Re: /auth/saml/index.php hardcodes default SP
** Changed in: mahara
Status: New => Fix Committed
--
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:
Fix Committed
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