Share via

Sign in issues

Brett Johnson 91 Reputation points
2022-12-20T18:58:00.38+00:00

I have some users that I can't get SSO to work for sites like Office.com. We are using a full Azure AD setup and this feature works on most users. I have looked through documentation on this and I am finding that it refers me to Azure AD Connect which from my understanding is for hybrid setups. Is there a way to refresh the SSO for a user without completely reimaging the machine?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Answer accepted by question author
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,541 Reputation points Moderator
    2022-12-30T03:44:01.46+00:00

    Hello, as you mention Azure AD Connect is intended for Hybrid scenarios. Azure AD SSO should work out of the box in browsers unless cookies are being blocked. This because Azure AD session is stored in cookies. Ensure the former is not the case.

    There's no need to re-imaging a device for SSO to work.

    Let us know if you need additional assistance. If the answer was helpful, please accept it and complete the quality survey so that others can find a solution.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Dillon Silzer 60,816 Reputation points Volunteer Moderator
    2022-12-21T00:10:59.013+00:00

    There are two things to check:

    1) If you enforce it user-by-user you will want to see what they have been set too in MFA Options (legacy per-user MFA):

    Enable per-user Azure AD Multi-Factor Authentication to secure sign-in events

    https://learn.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-userstates

    2) If you are doing it via Conditional Access Policy, check your Users and Groups that you apply it to and whether you are excluding anyone from the policy.

    Common Conditional Access policy: Require MFA for all users

    https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/howto-conditional-access-policy-all-users-mfa


    If this is helpful please accept answer.

    0 comments No comments

Your answer

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