Skip to content

Commit 211840c

Browse files
committed
Merge branch 'pehecke-wstrust-deprecation' of https://github.com/MicrosoftDocs/powerapps-docs-pr into pehecke-wstrust-deprecation
2 parents 183deee + e5236a4 commit 211840c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

powerapps-docs/developer/common-data-service/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,8 @@
395395
href: authenticate-dot-net-framework.md
396396
- name: Use OAuth
397397
href: authenticate-oauth.md
398+
- name: Office365 authentication with WS-Trust
399+
href: authenticate-office365-deprecation.md
398400
- name: "Tutorial: Register an app with Azure Active Directory"
399401
href: walkthrough-register-app-azure-active-directory.md
400402
- name: Build web applications using Server-to-Server (S2S) authentication

powerapps-docs/developer/common-data-service/authenticate-office365-deprecation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ search.app:
1919
# Use of Office365 authentication with the WS-Trust security protocol
2020

2121
Use of the WS-Trust authentication security protocol when connecting to Common
22-
Data Service in the Power Platform is no longer recommended and has been
23-
deprecated; see the [announcement](/power-platform/important-changes-coming#deprecation-of-office365-authentication-type-and-organizationserviceproxy-class-for-connecting-to-common-data-service). This change
22+
Data Service is no longer recommended and has been
23+
deprecated; see the [announcement](/power-platform/important-changes-coming#deprecation-of-office365-authentication-type-and-organizationserviceproxy-class-for-connecting-to-common-data-service).
24+
25+
This change
2426
impacts custom client applications that use “Office365” authentication and the
2527
[Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy](/dotnet/api/microsoft.xrm.sdk.client.organizationserviceproxy)
2628
or

0 commit comments

Comments
 (0)