exam questions

Exam 70-743 All Questions

View all questions & answers for the 70-743 exam

Exam 70-743 topic 2 question 28 discussion

Actual exam question from Microsoft's 70-743
Question #: 28
Topic #: 2
[All 70-743 Questions]

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?

  • A. On Web1, add site bindings.
  • B. On ADFS1, add a claims provider trust.
  • C. On Web1, add handler mappings.
  • D. On ADFS1, enable an endpoint.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
References:
https://docs.microsoft.com/en-us/windows-server/remote/remote-access/web-application-proxy/publishing-applications-using-ad-fs- preauthentication#BKMK_1.4

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
plmmsg
Highly Voted 4 years, 11 months ago
D is correct Web Application Proxy supports publishing only for Microsoft Store apps that use the OAuth 2.0 protocol. In the AD FS Management console, you must make sure that the OAuth endpoint is proxy enabled. To check if the OAuth endpoint is proxy enabled, open the AD FS Management console, expand Service, click Endpoints, in the Endpoints list, locate the OAuth endpoint and make sure that the value in the Proxy Enabled column is Yes. https://docs.microsoft.com/en-us/windows-server/remote/remote-access/web-application-proxy/publishing-applications-using-ad-fs-preauthentication#BKMK_1.4
upvoted 5 times
...
bb202082
Most Recent 4 years, 5 months ago
B is correct; Add a claims provider trust on ADFS1.
upvoted 1 times
...
pavlisek
5 years ago
Correct answer is B. A claims provider is a federation server that processes trusted identity claims requests. A federation server processes requests to issue, manage, and validate security tokens. Security tokens consist of a collection of identity claims, such as a user’s name or role or an anonymous identifier.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...