← Back to team overview

mahara-contributors team mailing list archive

[Bug 1722435] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8641
Committed: https://git.mahara.org/mahara/mahara/commit/874c012979c33e7a77f2b6f0777b99df4255249e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    18.04_STABLE

commit 874c012979c33e7a77f2b6f0777b99df4255249e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Mar 16 14:25:03 2018 +1300

Bug 1722435: Don't bother running the saml cron if not needed

behatnotneeded

Change-Id: I221b08af2015712163fcbfca6e0a3962e932615b
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 6f74c6b6c46d4d0658f127c0ca0ea698d462a63b)

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

Title:
  SAML plugin automatic refresh of metadata support

Status in Mahara:
  Fix Committed

Bug description:
  The SAML plugin currently supports the addition of multiple IDP
  providers and a one time upload of the XML for that IDP, however it
  would be useful to provide it with the link to the IDP providers
  metadata (in xml form) and have it automatically fetch the metadata
  for the site on a regular basis, so if the IDP changes it's metadata
  SSO will automatically repair itself on the next fetch.

  We can do this by integrating the MetaData refresh plugin from the
  embedded simplesamlphp in the Mahara saml plugin and triggering it
  from the Mahara cron.

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


References