How to redirect a federated application to another Idp

julien deroche 131 Reputation points
2023-09-28T15:23:10.04+00:00

Hello everyone,

I added Salesforce (as an example) to azure AD and I federated it (it works). I also added Workspace one access as another idp into Azure AD. I want my users they authenticate with Workspace One access idp instead of Azure AD. Is it possible to redirect the authentication? I didn't find any rules for that.

Thank you very much for your help.

Regards

Julian

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,884 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,795 questions
{count} votes

Accepted answer
  1. Shweta Mathur 29,751 Reputation points Microsoft Employee
    2023-09-29T10:35:05.2333333+00:00

    Hi @julien deroche ,

    Thanks for reaching out.

    Yes, it is possible to redirect the authentication to Workspace One access IDP instead of Azure AD. You can achieve this by configuring the Home Realm Discovery (HRD) policy in Azure AD. HRD policy is used to determine which identity provider (IDP) should be used to authenticate a user based on the user's email domain.

    Once users enter their UPN, if they belong to a federated domain, they will be redirected to the sign-in page of the Identity Provider (IdP) associated with that domain.

    Reference : https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/home-realm-discovery-policy

    Hope this will help.

    Thanks,

    Shweta


    Please remember to "Accept Answer" if answer helped you.


1 additional answer

Sort by: Most helpful
  1. julien deroche 131 Reputation points
    2023-10-10T16:54:41.5533333+00:00

    Hello Shweta,

    Thank you for your answer, I had to choose another solution, it's all or nothing and it's not possible for the customer.

    Thank you again

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.