Skip to content

Commit f262e8a

Browse files
Merge pull request #89075 from v-nagta/gallerylisting
Product Backlog Item 817356: SaaS App Tutorial: howto-app-gallery-lis…
2 parents 4552595 + 5fcd364 commit f262e8a

File tree

7 files changed

+12
-6
lines changed

7 files changed

+12
-6
lines changed

articles/active-directory/develop/howto-app-gallery-listing.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To list an application in the Azure AD app gallery, you first need to implement
7777
![TimeLine of listing OpenID Connect application into the gallery](./media/howto-app-gallery-listing/openid.png)
7878

7979
* If you want to add your application to list in the gallery using OpenID Connect, select **OpenID Connect & OAuth 2.0** as above.
80-
* If you have any issues regarding access, contact the [Azure AD SSO Integration Team](<mailto:[email protected]>).
80+
* If you have any issues regarding access, contact the [Azure AD SSO Integration Team](<mailto:[email protected]>).
8181

8282
- **SAML 2.0** or **WS-Fed**: If your app supports SAML 2.0, you can integrate it directly with an Azure AD tenant by using the [instructions to add a custom application](../active-directory-saas-custom-apps.md).
8383

@@ -95,6 +95,12 @@ Create a web application that has an HTML sign-in page to configure [password-ba
9595
* If you want to add your application to list in the gallery using Password SSO, select **Password SSO** as above.
9696
* If you have any issues regarding access, contact the [Azure AD SSO Integration Team](<mailto:[email protected]>).
9797

98+
## Requesting for User Provisioning
99+
100+
Follow the below process to request for user provisioning-
101+
102+
![TimeLine of listing saml application into the gallery](./media/howto-app-gallery-listing/user-provisioning.png)
103+
98104
## Update/Remove existing listing
99105

100106
To update or remove an existing application in the Azure AD app gallery, you first need to submit the request in the [Application Network Portal](https://microsoft.sharepoint.com/teams/apponboarding/Apps). If you have an Office 365 account, use that to sign in to this portal. If not, use your Microsoft account (such as Outlook or Hotmail) to sign in.
@@ -103,9 +109,9 @@ To update or remove an existing application in the Azure AD app gallery, you fir
103109

104110
![TimeLine of listing saml application into the gallery](./media/howto-app-gallery-listing/updateorremove.png)
105111

106-
* If you want to update an existing application, select **Update existing application listing**.
107-
* If you want to remove an existing application from the Azure AD gallery, select **Remove existing application listing**.
108-
* If you have any issues regarding access, contact the [Azure AD SSO Integration Team](<mailto:[email protected]>).
112+
* If you want to update an existing application, select appropriate option as per your requirement.
113+
* If you want to remove an existing application from the Azure AD gallery, select **Remove my application listing from the gallery**.
114+
* If you have any issues regarding access, contact the [Azure AD SSO Integration Team](<mailto:[email protected]>).
109115

110116
## Listing requests by customers
111117

@@ -121,11 +127,11 @@ Below is the flow of customer requested applications-
121127

122128
The timeline for the process of listing a SAML 2.0 or WS-Fed application in the gallery is 7-10 business days.
123129

124-
![TimeLine of listing SAML application into the gallery](./media/howto-app-gallery-listing/timeline.png)
130+
![TimeLine of listing SAML application into the gallery](./media/howto-app-gallery-listing/timeline.png)
125131

126132
The timeline for the process of listing an OpenID Connect application in the gallery is 2-5 business days.
127133

128-
![TimeLine of listing SAML application into the gallery](./media/howto-app-gallery-listing/timeline2.png)
134+
![TimeLine of listing SAML application into the gallery](./media/howto-app-gallery-listing/timeline2.png)
129135

130136
## Escalations
131137

-2.32 KB
Loading
3.96 KB
Loading
2.81 KB
Loading
3.9 KB
Loading
4.78 KB
Loading
39.5 KB
Loading

0 commit comments

Comments
 (0)