Reviewed: https://reviews.mahara.org/8639 Committed: https://git.mahara.org/mahara/mahara/commit/6f74c6b6c46d4d0658f127c0ca0ea698d462a63b Submitter: Robert Lyon ([email protected]) Branch: master
commit 6f74c6b6c46d4d0658f127c0ca0ea698d462a63b Author: Robert Lyon <[email protected]> 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 <[email protected]> -- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

