A cloud-based identity and access management service for securing user authentication and resource access
Using different Unique User Identifiers on a single Enterprise Application
Hey everyone, I have a unique situation I would like some assistance with.
We have recently merged companies and going through some growing pains attempting to move from Okta to Entra ID. One such unique example below using Slack. For some applications we need to use different attributes on a per person or per group basis. This is easily done on a per user basis in Okta by simply changing the users **"**Assignment & App Username" but doesn't seem to be so simple in Entra.
Slack is set up and connected properly using SAML. Basically we have 2 sets of users. One set of users I would like to keep the current "Unique User Identifier (Name ID)=user.userprincipalname" (This works properly) For another set of users we need to use a different attribute so "Unique User Identifier (Name ID)=user.othermail" We would like to do this using only one Enterprise Application for all users and not needing to set up 2.
My first attempt to work around this was using Claim conditions but to my understanding this is an "And" condition not an "Or" condition. Will attach a screenshot of my thought.
Any and all help is much appreciated!