← Back to team overview

mahara-contributors team mailing list archive

[Bug 1987027] A patch has been submitted for review

 

Patch for "22.04_DEV" branch:
https://reviews.mahara.org/c/mahara/+/13150

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

Title:
  MNet failing to set parent auth correctly when creating account via
  MNet

Status in Mahara:
  Fix Committed
Status in Mahara 21.04 series:
  New
Status in Mahara 21.10 series:
  New
Status in Mahara 22.04 series:
  New
Status in Mahara 22.10 series:
  Fix Committed

Bug description:
  MNet has the ability to set a parent authentication instance so that
  when an account is created that is the value saved as 'authinstance'
  instead.

  However, there is a bug in the code where 'internal' gets saved every
  time.

  This is very old bug which has caused much head-scratching over the
  years.

  To test
  1 Have a Mahara site that one can MNet into from something like a Moodle site
  2 Have the MNet instance set up to have a parent auth that is not internal, say SAML
  3 Have a person that doesn't have a mahara account log in via MNet jump link

  Expected 
  new account created with their 'authinstance' being SAML option

  Actual
  new account created with their 'authinstance' being internal option

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



References