Upgrading Your Skills to MCSA: Windows Server 2016 — Question 74

Your network contains an Active Directory domain named contoso.com. The domain contains an Active Directory Federation Services (AD FS) server named
ADFS1, a Web Application Proxy server named WAP1, and a web server named Web1.
You need to publish a website on Web1 by using the Web Application Proxy. Users will authenticate by using OAuth2 preauthentication.
What should you do first?

Answer options

Correct answer: D

Explanation

The correct answer is D because enabling an endpoint on ADFS1 is necessary to allow the Web Application Proxy to communicate with AD FS for OAuth2 preauthentication. The other options, such as adding site bindings, creating a claims provider trust, or setting up handler mappings, are not the initial steps required for publishing the website with the specified authentication method.