We want to test a new IDP in our organization ( this IDP is an inhouse SAML-compatible idp ). We are using AzureAD.
If we federate a new domain, we can test the authentication, and it works ( xxx@NewDomain.Com).
Now, we want to select some real users from our main domain ( User1@MainDomain.com ), and federate only these users so that they can start testing the idp without interrupting all the other users. Is this possible? Can we federate only some users to use an IDP in AzureAD, or it must be always a whole domain ?
Our goal is to achieve a gradual migration of the users, so that we can fix eventual first bugs with minimal impact.