Identity with Windows Server 2016 — Question 20

You are deploying a web application named WebApp1 to your internal network. WebApp1 is hosted on a server named Web1 that runs Windows Server 2016.
You deploy an Active Directory Federation Services (AD FS) infrastructure and a Web Application Proxy to provide access to WebApp1 for remote users.
You need to ensure that Web1 can authenticate the remote users.
What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C, as pass-through preauthentication allows Web1 to authenticate users directly against the Active Directory without requiring additional credentials, making it suitable for remote access. Option A is incorrect because AD FS preauthentication is not necessary in this scenario. Option B is wrong since publishing as an RD Gateway does not apply to web applications. Option D is not suitable because client certificate preauthentication requires each user to have a certificate, which is not mentioned in the requirements.