Hi All,

We are trying to use email IDs on memberUid attribute for groups and memberUid is not allowing case insensitive search for characters after @. We modified schema to ignore case but it's not working.

Please let us know how do we use memberUid with case-insensitive characters.

Ex: Abc.efh@Dummy.com is the memberUid attribute 
      Ignore case search for ABC.efh@dummy.com doesn't work.

Arun