Skip to content

Commit 7db75b5

Browse files
committed
review publish app to Azure AD gallery
1 parent 915c68a commit 7db75b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-b2c/publish-app-to-azure-ad-app-gallery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: kengaderdus
1414
ms.subservice: B2C
1515
---
1616

17-
# Publish your Azure AD B2C app to the Azure AD app gallery
17+
# Publish your Azure Active Directory B2C app to the Azure Active Directory app gallery
1818

1919
The Azure Active Directory (Azure AD) app gallery is a catalog of thousands of apps. The app gallery makes it easy to deploy and configure single sign-on (SSO) and automate user setup. You can find popular cloud apps in the gallery, such as Workday, ServiceNow, and Zoom.
2020

@@ -34,10 +34,10 @@ Here are some benefits of adding your Azure AD B2C app to the app gallery:
3434

3535
The sign in flow involves the following steps:
3636

37-
1. Users go to the [My Apps portal](https://myapps.microsoft.com/) and select your app, which opens the app sign in URL.
37+
1. Users go to the [My Apps portal](https://myapps.microsoft.com/) and select your app. The app opens the app sign in URL.
3838
1. The app sign in URL starts an authorization request and redirects users to the Azure AD B2C authorization endpoint.
3939
1. Users choose to sign in with their Azure AD "Corporate" account. Azure AD B2C takes them to the Azure AD authorization endpoint, where they sign in with their work account.
40-
1. If the Azure AD SSO session is active, Azure AD issues an access token without prompting users to sign in again. If the Azure AD session expires or becomes invalid, users are prompted to sign in again.
40+
1. If the Azure AD SSO session is active, Azure AD issues an access token without prompting users to sign in again. Otherwise, users are prompted to sign in again.
4141

4242
![Diagram of the sign-in OpenID connect flow.](./media/publish-app-to-azure-ad-app-gallery/app-gallery-sign-in-flow.png)
4343

0 commit comments

Comments
 (0)