1. 25 Aug, 2017 1 commit
  2. 17 Aug, 2017 1 commit
    • Adds THIRD_PARTY_AUTH_HINT to SiteConfiguration and to site-wide setting.FEATURES · 84c6c5ac
      When provided, this setting appends tpa_hint=<value> to the `next` URL provided for /login and /register page URLs, which bypasses the Open edX Login/Register page with an an automatic redirection to the TPA login/register URL.
      
      This allows the already implemented tpa_hint feature to be automatically added to login, registration, and enrolment URLs generated throughout the platform.
      
      Avoids auto-appending the tpa_hint parameter when the request is already in the TPA pipeline, to prevent infinite redirect loops, and adds tests to verify this behaviour.
      Jillian Vogel committed
  3. 30 May, 2017 1 commit
  4. 07 Mar, 2017 1 commit
  5. 17 Feb, 2017 1 commit
  6. 16 Feb, 2017 1 commit
  7. 25 Oct, 2016 2 commits