Skip to content

Commit fb844af

Browse files
authored
Merge pull request #203702 from henrymbuguakiarie/whats-new-in-docs-june-2022
[msid][content-health] June 2022: what's new in the docs
2 parents 8924b60 + b0fb999 commit fb844af

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

articles/active-directory/develop/whats-new-docs.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: mmacy
66
manager: CelesteDG
77

8-
ms.date: 06/02/2022
8+
ms.date: 07/04/2022
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,16 @@ ms.custom: has-adal-ref
1818

1919
Welcome to what's new in the Microsoft identity platform documentation. This article lists new docs that have been added and those that have had significant updates in the last three months.
2020

21+
## June 2022
22+
23+
### Updated articles
24+
25+
- [Add app roles to your application and receive them in the token](howto-add-app-roles-in-azure-ad-apps.md)
26+
- [Azure AD Authentication and authorization error codes](reference-aadsts-error-codes.md)
27+
- [Microsoft identity platform refresh tokens](refresh-tokens.md)
28+
- [Single-page application: Acquire a token to call an API](scenario-spa-acquire-token.md)
29+
- [Tutorial: Sign in users and call the Microsoft Graph API in an Electron desktop app](tutorial-v2-nodejs-desktop.md)
30+
2131
## May 2022
2232

2333
### Updated articles
@@ -28,7 +38,7 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
2838
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](mobile-app-quickstart-portal-android.md)
2939
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](mobile-app-quickstart-portal-ios.md)
3040
- [Set up your application's Azure AD test environment](test-setup-environment.md)
31-
- [Single Sign-On SAML protocol](single-sign-on-saml-protocol.md)
41+
- [Single sign-on SAML protocol](single-sign-on-saml-protocol.md)
3242
- [Single sign-on with MSAL.js](msal-js-sso.md)
3343
- [Tutorial: Sign in users and acquire a token for Microsoft Graph in a Node.js & Express web app](tutorial-v2-nodejs-webapp-msal.md)
3444
- [What's new for authentication?](reference-breaking-changes.md)
@@ -47,9 +57,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
4757
- [OAuth 2.0 and OpenID Connect in the Microsoft identity platform](active-directory-v2-protocols.md)
4858
- [Signing key rollover in the Microsoft identity platform](active-directory-signing-key-rollover.md)
4959
- [Troubleshoot publisher verification](troubleshoot-publisher-verification.md)
50-
51-
## February 2022
52-
53-
### Updated articles
54-
55-
- [Desktop app that calls web APIs: Acquire a token using WAM](scenario-desktop-acquire-token-wam.md)

0 commit comments

Comments
 (0)