@@ -6,7 +6,7 @@ services: active-directory
6
6
author : mmacy
7
7
manager : CelesteDG
8
8
9
- ms.date : 03/01 /2022
9
+ ms.date : 03/10 /2022
10
10
ms.service : active-directory
11
11
ms.subservice : develop
12
12
ms.topic : reference
@@ -21,11 +21,6 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
21
21
22
22
## February 2022
23
23
24
- ### New articles
25
-
26
- - [ Quickstart: Sign in users and call the Microsoft Graph API from an Android app] ( mobile-app-quickstart-portal-android.md )
27
- - [ Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app] ( mobile-app-quickstart-portal-ios.md )
28
-
29
24
### Updated articles
30
25
31
26
- [ Desktop app that calls web APIs: Acquire a token using WAM] ( scenario-desktop-acquire-token-wam.md )
@@ -35,11 +30,6 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
35
30
### New articles
36
31
37
32
- [ Access Azure AD protected resources from an app in Google Cloud (preview)] ( workload-identity-federation-create-trust-gcp.md )
38
- - [ Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity] ( console-app-quickstart.md )
39
- - [ Quickstart: Acquire a token and call Microsoft Graph API from a desktop application] ( desktop-app-quickstart.md )
40
- - [ Quickstart: Add sign-in with Microsoft to a web app] ( web-app-quickstart.md )
41
- - [ Quickstart: Protect a web API with the Microsoft identity platform] ( web-api-quickstart.md )
42
- - [ Quickstart: Sign in users and call the Microsoft Graph API from a mobile application] ( mobile-app-quickstart.md )
43
33
44
34
### Updated articles
45
35
@@ -50,16 +40,11 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
50
40
- [ Exchange a SAML token issued by AD FS for a Microsoft Graph access token] ( v2-saml-bearer-assertion.md )
51
41
- [ Logging in MSAL.js] ( msal-logging-js.md )
52
42
- [ Permissions and consent in the Microsoft identity platform] ( v2-permissions-and-consent.md )
53
- - [ Quickstart: Acquire a token and call Microsoft Graph API from a Java console app using app's identity] ( quickstart-v2-java-daemon.md )
54
- - [ Quickstart: Acquire a token and call Microsoft Graph API from a Python console app using app's identity] ( quickstart-v2-python-daemon.md )
55
- - [ Quickstart: Add sign-in with Microsoft to a Java web app] ( quickstart-v2-java-webapp.md )
56
- - [ Quickstart: Add sign-in with Microsoft to a Python web app] ( quickstart-v2-python-webapp.md )
57
- - [ Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app] ( quickstart-v2-aspnet-core-webapp.md )
58
- - [ Quickstart: ASP.NET web app that signs in Azure AD users] ( quickstart-v2-aspnet-webapp.md )
59
- - [ Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity] ( quickstart-v2-netcore-daemon.md )
60
- - [ Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform] ( quickstart-v2-aspnet-core-web-api.md )
61
- - [ Quickstart: Sign in users and call the Microsoft Graph API from an Android app] ( quickstart-v2-android.md )
62
- - [ Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app] ( quickstart-v2-ios.md )
43
+ - [ Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity] ( console-app-quickstart.md )
44
+ - [ Quickstart: Acquire a token and call Microsoft Graph API from a desktop application] ( desktop-app-quickstart.md )
45
+ - [ Quickstart: Add sign-in with Microsoft to a web app] ( web-app-quickstart.md )
46
+ - [ Quickstart: Protect a web API with the Microsoft identity platform] ( web-api-quickstart.md )
47
+ - [ Quickstart: Sign in users and call the Microsoft Graph API from a mobile application] ( mobile-app-quickstart.md )
63
48
64
49
## December 2021
65
50
@@ -75,5 +60,4 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
75
60
76
61
- [ Claims mapping policy type] ( reference-claims-mapping-policy-type.md )
77
62
- [ Microsoft identity platform developer glossary] ( developer-glossary.md )
78
- - [ Quickstart: Sign in and get an access token in an Angular SPA using the auth code flow] ( quickstart-v2-javascript-auth-code-angular.md )
79
63
- [ Token cache serialization in MSAL.NET] ( msal-net-token-cache-serialization.md )
0 commit comments