ADFS SSO after moving from federated authentication to cloud authentication

KD 61 Reputation points
2022-06-01T09:48:59.897+00:00

I'm planning to migrate from federated authentication to cloud authentication.

There are some applications that users can SSO by on-premise ADFS.
Can I SSO these applications after migrating from federated authentication to cloud authentication?
Because I haven't set up SSO for these applications with Azure AD yet.
And if I can SSO these applications, does SSO excuted by on-premise ADFS despite after migrating from federated authentication to cloud authentication?

Microsoft Security | Active Directory Federation Services
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Sandeep G-MSFT 20,911 Reputation points Microsoft Employee Moderator
    2022-06-06T12:58:58.967+00:00

    @KD

    Thank you for reaching out to us.

    As per your query you want to migrate from federated environment cloud authentication.
    There are some applications configured in ADFS as relying parties for SSO. You want to understand the behavior of authentication for these applications.

    When you move from federated to cloud authentication, users accessing applications which are configured in Azure AD (office 365 is one among them) will be authentication in Azure AD.
    Users trying to access the applications which are configured in ADFS as replying parties, will still be getting authenticated via ADFS.

    If you want cloud authentication to be taken over for all ADFS relying parties as well, then you will have to configure these applications in Azure AD for SSO.

    Currently since these applications are configured in ADFS, they send the authentication request to ADFS. Once you configure these applications in Azure AD, then authentication request will be sent to Azure AD directly.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

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.