mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #66904
[Bug 1975428] Re: SAML is removing people from institutions when it shouldn't
** Changed in: mahara/22.10
Status: In Progress => Fix Committed
** Changed in: mahara/22.04
Status: In Progress => Fix Committed
--
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:
Fix Committed
Status in Mahara 22.04 series:
Fix Committed
Status in Mahara 22.10 series:
Fix Committed
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
References