← Back to team overview

mahara-contributors team mailing list archive

[Bug 1855327] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10638
Committed: https://git.mahara.org/mahara/mahara/commit/f27d2d79cdd5102e17f9b41fcc8782fdfb98d75a
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit f27d2d79cdd5102e17f9b41fcc8782fdfb98d75a
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue May 7 07:53:01 2019 +1200

Bug 1855327: Adding custom table to record SAML logins attributes

To allow for diagnosing problems with SAML auth connection to IdP

Records what auth attributes the user is trying to authenicate with,
eg institution, email address, username etc.

A config flag is also made to allow one to turn on/of the recording
The data is only stored in the database and is not exposed to the site
itself

behatnotneeded

Change-Id: I5766cf64be048fd1fe0771c9aed3e83e888ff650
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

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

Title:
  Allow Mahara to record SAML auth attributes to help diagnose auth
  problems

Status in Mahara:
  Fix Committed

Bug description:
  So that we can diagnose issues where the attributes being passed in
  from IdP are not authenticating a user.

  In case things like:
  - username has changed on IdP end and we still expect old version
  - expected attributes, eg email address, are not being sent
  - institution name has changed

  So we can adjust the Mahara side to expect the new attribute values

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


References