Reviewed: https://reviews.mahara.org/10700 Committed: https://git.mahara.org/mahara/mahara/commit/2641c9be73902eba356039b8fbddd8c6ec1dadf5 Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 2641c9be73902eba356039b8fbddd8c6ec1dadf5 Author: Robert Lyon <[email protected]> Date: Thu Jan 9 09:53:22 2020 +1300 Bug 1855560: SAML role prefix to only allow certain users login access If the IdP only wants certain users to be able to login and have user creation in Mahara then their roles need to have a prefix. We check users on authentication to make sure any of their roles are allowed and if not stop them from logging in. behatnotneeded Change-Id: Ibb892849d245e2580480d20ca04606db3aeb6ff4 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/1855560 Title: Allow SAML auth to set admin/staff roles on create user Status in Mahara: Fix Committed Bug description: If the IdP authentication packet contains roles we can map those roles via the SAML auth instance config form to set user as site admin or site staff or institution admin or institution staff on creation. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1855560/+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

