Closed (fixed)
Project:
SAML Authentication
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Feb 2017 at 16:25 UTC
Updated:
14 Mar 2017 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
roderikThis patch introduces config options (checkboxes in the configuration screen) to synchronize (upstream changes to the) name/e-mail on each login. The code to synchronize name/mail was already there, in synchronizeUserAttributes. ('borrowed' from simplesamlphp_auth.)
But also (in the same patch) I've
Comment #4
roderik