← Back to team overview

mahara-contributors team mailing list archive

[Bug 1717133] Re: Incorrect port in SimpleSAML when sslproxy is enabled

 

** Changed in: mahara
    Milestone: None => 17.10.0

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => High

-- 
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/1717133

Title:
  Incorrect port in SimpleSAML when sslproxy is enabled

Status in Mahara:
  In Progress

Bug description:
  When we enable sslproxy because we use SSL proxy, SAML incorrectly
  picks port when builds self URL in getSelfURL function of
  SimpleSAML\Utils\HTTP class.

  Instead of https://mahara.catalyst-
  au.net/auth/saml/index.php?idpentityid=http://catalyst.edu.au/adfs/services/trust

  It returns Instead of https://mahara.catalyst-
  au.net:81/auth/saml/index.php?idpentityid=http://catalyst.edu.au/adfs/services/trust

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1717133/+subscriptions


References