Public bug reported:

With the addition of affiliated institutions code in SAML - that is,
pass in a list of institutions the person is associated with over and
above the one the SAML instance is connected to, so we can add the user
to multiple institutions at once. There was a bit of code to remove them
from institutions that they are not associated with anymore on login.

But the problem with that bit of code was it runs even if the affiliated
institutions are not being used.

We need to only do the removal of associated institutions if the SAML
instance is set up to handle affiliations

** Affects: mahara
     Importance: Undecided
         Status: New

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

Title:
  SAML is removing people from institutions when it shouldn't

Status in Mahara:
  New

Bug description:
  With the addition of affiliated institutions code in SAML - that is,
  pass in a list of institutions the person is associated with over and
  above the one the SAML instance is connected to, so we can add the
  user to multiple institutions at once. There was a bit of code to
  remove them from institutions that they are not associated with
  anymore on login.

  But the problem with that bit of code was it runs even if the
  affiliated institutions are not being used.

  We need to only do the removal of associated institutions if the SAML
  instance is set up to handle affiliations

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


_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to