I'm going to commit this code (have just tested it), but am posting it here as an issue because I know there are onlookers and if they want to comment on the code, that can be done here.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | samlauth-synchronize_name_mail-2855422-2.patch | 21.88 KB | roderik |
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