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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.devlang: na
14
14
ms.topic: conceptual
15
15
ms.tgt_pltfrm: na
16
16
ms.workload: identity
17
-
ms.date: 12/03/2019
17
+
ms.date: 12/06/2019
18
18
ms.author: ryanwi
19
19
ms.reviewer: elisol, bryanla
20
20
ms.custom: aaddev, seoapril2019
@@ -42,7 +42,10 @@ This article shows how to list an application in the Azure Active Directory (Azu
42
42
- For SAML 2.0/WS-Fed, your application must have the capability to do the SAML/WS-Fed SSO integration in SP or IDP mode. Make sure this capability is working correctly before you submit the request.
43
43
- For password SSO, make sure that your application supports form authentication so that password vaulting can be done to get single sign-on to work as expected.
44
44
- You need a permanent account for testing with at least two users registered.
45
-
- You can get a free test account with all the premium Azure AD features - 90 days free and can get extended as long as you do dev work with it: https://docs.microsoft.com/office/developer-program/office-365-developer-program
45
+
46
+
**How to get Azure AD for developers?**
47
+
48
+
You can get a free test account with all the premium Azure AD features - 90 days free and can get extended as long as you do dev work with it: https://docs.microsoft.com/office/developer-program/office-365-developer-program
0 commit comments