mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58957
[Bug 1885958] Re: Check metadata refresh and timings when switching from old to new file
The metadata_refresh_hook() function in htdocs/auth/saml/lib.php does
the following
1) sets a metarefresh-state.php file containing info about the idp
metadata state
2) get a list of local $sets and finds the external metadata information
about them and saves that down to dataroot/metadata/refresh/ directory
It should save files called shib13-idp-remote and saml20-idp-remote but
if no info available it deletes the old file and not save any new ones
--
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/1885958
Title:
Check metadata refresh and timings when switching from old to new file
Status in Mahara:
Confirmed
Bug description:
The metadata refresh URL for SAML catches updates to the metadata.
However, when an entirely new metadata file is put in place, the old
file may not be kept long enough for the transition to take place.
This needs further investigation to see if we need to make any
changes. Robert L has the info.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1885958/+subscriptions
References