← Back to team overview

mahara-contributors team mailing list archive

[Bug 1952690] Re: (auth/saml/lib.php:1975) Invalid argument supplied for foreach()

 

If an auth instance for SAML is set with the 'metarefresh_metadata_url'
option in the database but there is no 'metarefresh_metadata_signature'
for the same instance then we get this error.

We need to check that at least one 'metarefresh_metadata_signature' is
set before trying to loop thru it.

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

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

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

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1952690

Title:
  (auth/saml/lib.php:1975) Invalid argument supplied for foreach()

Status in Mahara:
  In Progress

Bug description:
  We get this error if we have metadata urls but not associated
  fingerprints

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



References