Skip to content

Commit 28be8a1

Browse files
authored
Merge pull request #291797 from garrodonnell/sfi-updates
[SFI][B2C] Updates for Global Admin and ROPC / Implicit Grant Workstreams
2 parents a63ba29 + fa83382 commit 28be8a1

15 files changed

+17
-17
lines changed

articles/active-directory-b2c/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ sections:
3232
- question: |
3333
Why can't I access the Azure AD B2C extension in the Azure portal?
3434
answer: |
35-
There are two common reasons for why the Microsoft Entra extension isn't working for you. Azure AD B2C requires your user role in the directory to be a global administrator. Contact your administrator if you think you should have access. If you have global administrator privileges, make sure that you are in an Azure AD B2C directory and not a Microsoft Entra directory. You can see instructions for [creating an Azure AD B2C tenant](tutorial-create-tenant.md).
35+
There are two common reasons for why the Microsoft Entra extension isn't working for you. Azure AD B2C requires your user role in the directory to be a Global administrator. Contact your administrator if you think you should have access. If you have Global administrator privileges, make sure that you are in an Azure AD B2C directory and not a Microsoft Entra directory. You can see instructions for [creating an Azure AD B2C tenant](tutorial-create-tenant.md).
3636
3737
- question: |
3838
Can I use Azure AD B2C features in my existing, employee-based Microsoft Entra tenant?
@@ -92,7 +92,7 @@ sections:
9292
- question: |
9393
Why am I unable to create an Azure AD B2C tenant?
9494
answer: |
95-
You might not have permission to create an Azure AD B2C tenant. Only users with **Global administrator** or **Tenant Creator** roles can create the tenant. You need to contact your **Global administrator**.
95+
You might not have permission to create an Azure AD B2C tenant. Only users with at least **Tenant Creator** roles can create the tenant.
9696
9797
- question: |
9898
How do I customize verification emails (the content and the "From:" field) sent by Azure AD B2C?

articles/active-directory-b2c/identity-provider-adfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ In this step, configure the claims AD FS application returns to Azure AD B2C.
7373

7474
## Configure AD FS as an identity provider
7575

76-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
76+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
7777
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
7878
1. Choose **All services** in the top-left corner of the Azure portal, and then search for and select **Azure AD B2C**.
7979
1. Select **Identity providers**, and then select **New OpenID Connect provider**.

articles/active-directory-b2c/identity-provider-amazon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To enable sign-in for users with an Amazon account in Azure Active Directory B2C
4949

5050
## Configure Amazon as an identity provider
5151

52-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
52+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
5353
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
5454
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
5555
1. Select **Identity providers**, then select **Amazon**.

articles/active-directory-b2c/identity-provider-apple-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To enable sign-in for users with an Apple ID in Azure Active Directory B2C (Azur
7272

7373
## Configure Apple as an identity provider
7474

75-
1. Sign in to the [Azure portal](https://portal.azure.com/) as a global administrator of your Azure AD B2C tenant.
75+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
7676
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
7777
1. Under **Azure services**, select **Azure AD B2C**. Or use the search box to find and select **Azure AD B2C**.
7878
1. Select **Identity providers**, then select **Apple**.

articles/active-directory-b2c/identity-provider-facebook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ If you don't already have a Facebook account, sign up at [https://www.facebook.c
6060

6161
## Configure Facebook as an identity provider
6262

63-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
64-
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
63+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
64+
1. 1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
6565
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
6666
1. Select **Identity providers**, then select **Facebook**.
6767
1. Enter a **Name**. For example, *Facebook*.

articles/active-directory-b2c/identity-provider-generic-openid-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This article explains how you can add custom OpenID Connect identity providers i
3737

3838
::: zone pivot="b2c-user-flow"
3939

40-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
40+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
4141
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
4242
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
4343
1. Select **Identity providers**, and then select **New OpenID Connect provider**.

articles/active-directory-b2c/identity-provider-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To enable sign-in with a GitHub account in Azure Active Directory B2C (Azure AD
5454

5555
## Configure GitHub as an identity provider
5656

57-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
57+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
5858
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
5959
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
6060
1. Select **Identity providers**, then select **GitHub (Preview)**.

articles/active-directory-b2c/identity-provider-google.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To enable sign-in for users with a Google account in Azure Active Directory B2C
6363

6464
## Configure Google as an identity provider
6565

66-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
66+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
6767
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
6868
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
6969
1. Select **Identity providers**, then select **Google**.

articles/active-directory-b2c/identity-provider-linkedin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To enable sign-in for users with a LinkedIn account in Azure Active Directory B2
4747

4848
## Configure LinkedIn as an identity provider
4949

50-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
50+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
5151
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
5252
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD B2C directory in the **Directory name** list, and then select **Switch**.
5353
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.

articles/active-directory-b2c/identity-provider-microsoft-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To enable sign-in for users with a Microsoft account in Azure Active Directory B
5353

5454
## Configure Microsoft as an identity provider
5555

56-
1. Sign in to the [Azure portal](https://portal.azure.com) as the global administrator of your Azure AD B2C tenant.
56+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that has at least [External Identity Provider Administrator](/entra/identity/role-based-access-control/permissions-reference#external-identity-provider-administrator) privileges.
5757
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
5858
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
5959
1. Select **Identity providers**, then select **Microsoft Account**.

0 commit comments

Comments
 (0)