Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.85 KB

implement-claims-based-authentication-internal-access.md

File metadata and controls

39 lines (27 loc) · 1.85 KB
title description ms.custom ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to ms.assetid caps.latest.revision ms.author author
Implement claims-based authentication: internal access | Microsoft Docs
Learn how to implement claims-based authentication for internal access with Dynamics 365 Customer Engagement (on-premises)
02/23/2022
article
Dynamics 365 (on-premises)
c2fe949d-e610-4210-9016-ef016657831c
19
matp
Mattp123

Implement claims-based authentication: internal access

Enabling claims-based authentication for internal access to [!INCLUDEpn_microsoftcrm_server] data involves the following steps:

  1. Deploy and configure [!INCLUDEpn_adfs_short].

  2. Configure the [!INCLUDEpn_microsoftcrm] server for claims-based authentication.

  3. Configure the [!INCLUDEpn_adfs_short] server for claims-based authentication.

  4. Test internal claims-based authentication.

Claims-based authentication is not a requirement for intranet [!INCLUDEpn_microsoftcrm_server] access. However, claims-based authentication is required for [!INCLUDEpn_microsoftcrm] IFD access.

Known issue

“An error occurred. Please try again or contact your system administrator if error persists” message returned in app and sitemap designers

When IFD is enabled, you can’t access the app designer or sitemap designer of a Unified Interface app using the IFD configured internal URL, such as https://internalcrm.contoso.com/orgname. You must use the external URL that has been configured for IFD such as https://orgname.contoso.com.

[!INCLUDEfooter-include]