Is it possible with Azure AD B2C to sign into the directory with a local account without signing into an application?

Geoffrey van Wyk 21 Reputation points
2021-07-22T14:16:25.93+00:00

With regular Azure AD, a user can sign into the directory by visiting https://myapplications.microsoft.com . They are then presented with a grid of applications that they can sign into with a single click.

Is this also possible with Azure AD B2C?

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
{count} votes

2 answers

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,871 Reputation points Moderator
    2021-07-23T04:51:34.163+00:00

    Hi @Geoffrey van Wyk · Thank you for reaching out.

    You can sign into https://myapplications.microsoft.com portal using B2C local user account and will be presented with a grid of applications but when you click on the application icon, it will not redirect you to authenticate with B2C user flow or custom policy. My Apps portal can only perform IDP initiated sign-on for the applications federated directly with Azure AD and not with Azure AD B2C via user flow or custom policy.

    -----------------------------------------------------------------------------------------------------------

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

    1 person found this answer helpful.

  2. Karikalan Ramakrishn 236 Reputation points
    2021-08-19T07:58:59.807+00:00

    "You can sign into https://myapplications.microsoft.com portal using B2C local user account and will be presented with a grid of applications but when you click on the application icon, it will not redirect you to authenticate with B2C user flow or custom policy. My Apps portal can only perform IDP initiated sign-on for the applications federated directly with Azure AD and not with Azure AD B2C via user flow or custom policy."

    @AmanpreetSingh-MSFT , Thanks Aman, Does this mean, I'll have to register my SAML application twice?

    1. Azure AD B2C app registration using custom policies for SP initiated sign-in.
    2. Azure AD Enterprise app registration using built-in SAML SSO registration for accessing the application thru https://myapplications.<custom domain name OR microsoft>.com app grid tiles?
      124661-image.png
    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.