← Back to team overview

mahara-contributors team mailing list archive

[Bug 1855556] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/10652

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

Title:
  Allow minimum information when creating a user via SAML

Status in Mahara:
  In Progress

Bug description:
  We need to allow the creation of a user with minimum details from SAML

  With modern privacy laws some Identity Providers will not include
  identifying things like first name, last name, email address in their
  minimum packet of info about an authenticated user.

  Mahara expect these to exist to create a new user, otherwise will
  throw an error.

  To get passed this, by allowing just an unique identifier or username,
  we will need to create a config option to be set so the site can
  handle this.

  And once the user is created the person logging in will be presented
  with the unset mandatory fields screen where they can fill in the
  missing information.

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


References