nerdexam
Microsoft

70-339 · Question #59

A company has an on-premises SharePoint farm. The company also uses SharePoint Online. Employees must be able to access on-premises sites and SharePoint Online resources. You must use single sign-on…

The correct answer is C. Active Directory Federation Services 2.0 with SSO D. forward proxy configuration E. Windows Azure directory synchronization with Password Sync. Hybrid SharePoint SSO requires AD FS for federation, Azure AD directory sync with password sync for credential alignment, and a forward proxy for on-premises servers to reach Office 365 endpoints.

Plan security

Question

A company has an on-premises SharePoint farm. The company also uses SharePoint Online. Employees must be able to access on-premises sites and SharePoint Online resources. You must use single sign-on (SSO). You need to configure authentication. Which three options should you configure? Each correct answer presents part of the solution.

Options

  • AWindows Azure directory synchronization without Password Sync
  • Bserver to server authentication
  • CActive Directory Federation Services 2.0 with SSO
  • Dforward proxy configuration
  • EWindows Azure directory synchronization with Password Sync

How the community answered

(34 responses)
  • A
    21% (7)
  • B
    38% (13)
  • C
    41% (14)

Why each option

Hybrid SharePoint SSO requires AD FS for federation, Azure AD directory sync with password sync for credential alignment, and a forward proxy for on-premises servers to reach Office 365 endpoints.

AWindows Azure directory synchronization without Password Sync

Directory synchronization without password sync does not replicate password hashes to Azure AD, so users would be prompted for separate cloud credentials and true SSO would not be achieved.

Bserver to server authentication

Server-to-server authentication enables app-to-app trust between SharePoint and other services for app identity scenarios, and does not configure user-facing single sign-on across a hybrid environment.

CActive Directory Federation Services 2.0 with SSOCorrect

Active Directory Federation Services 2.0 establishes the federation trust between the on-premises Active Directory and Azure AD, enabling users to authenticate once with their on-premises credentials and gain access to SharePoint Online resources without re-prompting.

Dforward proxy configurationCorrect

A forward proxy configuration is required so that on-premises SharePoint servers can make outbound HTTPS connections to Office 365 and SharePoint Online service endpoints, which is necessary for hybrid features such as hybrid search and hybrid audiences to function.

EWindows Azure directory synchronization with Password SyncCorrect

Azure AD directory synchronization with password sync replicates both user account objects and password hashes to Azure AD, ensuring consistent credentials across the hybrid environment and enabling seamless SSO without requiring users to manage separate cloud passwords.

Concept tested: Hybrid SharePoint SSO with AD FS and Azure AD directory synchronization

Source: https://learn.microsoft.com/en-us/sharepoint/hybrid/configure-hybrid-sharepoint

Topics

#single sign-on#ADFS#Azure AD sync#hybrid authentication

Community Discussion

No community discussion yet for this question.

Full 70-339 Practice