Skip to content

Commit 01e1df8

Browse files
Merge pull request #245962 from Naveenommi-MSFT/patch-59
(AzureCXP) fixes MicrosoftDocs/azure-docs#112549
2 parents 82f39e3 + 3dc7235 commit 01e1df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/v2-howto-app-gallery-listing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To publish your application in the gallery, you must first read and agree to spe
3131
- For password SSO, make sure that your application supports form authentication so that password vaulting can be used.
3232
- For federated applications (OpenID and SAML/WS-Fed), the application must support the [software-as-a-service (SaaS) model](https://azure.microsoft.com/overview/what-is-saas/). Enterprise gallery applications must support multiple user configurations and not any specific user.
3333
- For federated applications (OpenID and SAML/WS-Fed), the application can be single **or** multitenanted
34-
- For Open ID Connect, the application must be multitenanted and the [Azure AD consent framework](../develop/consent-framework.md) must be correctly implemented.
34+
- For Open ID Connect, if the application is multitenanted the [Azure AD consent framework](../develop/consent-framework.md) must be correctly implemented.
3535
- Provisioning is optional yet highly recommended. To learn more about Azure AD SCIM, see [build a SCIM endpoint and configure user provisioning with Azure AD](../app-provisioning/use-scim-to-provision-users-and-groups.md).
3636

3737
You can sign up for a free, test Development account. It's free for 90 days and you get all of the premium Azure AD features with it. You can also extend the account if you use it for development work: [Join the Microsoft 365 Developer Program](/office/developer-program/microsoft-365-developer-program).

0 commit comments

Comments
 (0)