GluuFederation / scim

SCIM server/client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chore: ensure the primary e-mail in the list is persisted to `mail` attribute

jgomer2001 opened this issue · comments

Here https://github.com/GluuFederation/scim/blob/master/scim-rest/src/main/java/org/gluu/oxtrust/service/scim2/UserPersistenceHelper.java#L144

By convenience it is better to order the array so the primary e-mail is first, see ticket 11242

@jgomer2001 : which CE version has this fix? 4.5.1?