You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/howto-app-gallery-listing.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ To list an application in the Azure AD app gallery, you first need to implement
77
77

78
78
79
79
* 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]>).
81
81
82
82
-**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).
83
83
@@ -95,6 +95,12 @@ Create a web application that has an HTML sign-in page to configure [password-ba
95
95
* If you want to add your application to list in the gallery using Password SSO, select **Password SSO** as above.
96
96
* If you have any issues regarding access, contact the [Azure AD SSO Integration Team](<mailto:[email protected]>).
97
97
98
+
## Requesting for User Provisioning
99
+
100
+
Follow the below process to request for user provisioning-
101
+
102
+

103
+
98
104
## Update/Remove existing listing
99
105
100
106
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
103
109
104
110

105
111
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]>).
109
115
110
116
## Listing requests by customers
111
117
@@ -121,11 +127,11 @@ Below is the flow of customer requested applications-
121
127
122
128
The timeline for the process of listing a SAML 2.0 or WS-Fed application in the gallery is 7-10 business days.
123
129
124
-

130
+

125
131
126
132
The timeline for the process of listing an OpenID Connect application in the gallery is 2-5 business days.
127
133
128
-

134
+

0 commit comments