@@ -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
@@ -45,16 +45,6 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
45
45
- [ Exchange a SAML token issued by AD FS for a Microsoft Graph access token] ( v2-saml-bearer-assertion.md )
46
46
- [ Logging in MSAL.js] ( msal-logging-js.md )
47
47
- [ Permissions and consent in the Microsoft identity platform] ( v2-permissions-and-consent.md )
48
- - [ Quickstart: Acquire a token and call Microsoft Graph API from a Java console app using app's identity] ( quickstart-v2-java-daemon.md )
49
- - [ Quickstart: Acquire a token and call Microsoft Graph API from a Python console app using app's identity] ( quickstart-v2-python-daemon.md )
50
- - [ Quickstart: Add sign-in with Microsoft to a Java web app] ( quickstart-v2-java-webapp.md )
51
- - [ Quickstart: Add sign-in with Microsoft to a Python web app] ( quickstart-v2-python-webapp.md )
52
- - [ Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app] ( quickstart-v2-aspnet-core-webapp.md )
53
- - [ Quickstart: ASP.NET web app that signs in Azure AD users] ( quickstart-v2-aspnet-webapp.md )
54
- - [ Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity] ( quickstart-v2-netcore-daemon.md )
55
- - [ Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform] ( quickstart-v2-aspnet-core-web-api.md )
56
- - [ Quickstart: Sign in users and call the Microsoft Graph API from an Android app] ( quickstart-v2-android.md )
57
- - [ Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app] ( quickstart-v2-ios.md )
58
48
59
49
## December 2021
60
50
@@ -70,5 +60,4 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
70
60
71
61
- [ Claims mapping policy type] ( reference-claims-mapping-policy-type.md )
72
62
- [ Microsoft identity platform developer glossary] ( developer-glossary.md )
73
- - [ Quickstart: Sign in and get an access token in an Angular SPA using the auth code flow] ( quickstart-v2-javascript-auth-code-angular.md )
74
63
- [ Token cache serialization in MSAL.NET] ( msal-net-token-cache-serialization.md )
0 commit comments