DRAG DROP
You are developing an ASP.NET MVC application that allows users to log on by using a third‐party
authenticator.
You need to configure Microsoft Azure Access Control Services and the application.
Which five actions should you perform in sequence? (To answer, move the appropriate actions from
the list of actions to the answer area and arrange them in the correct order.)
Answer: See the explanation
Explanation:
Box 1: Create a service namespace
Box 2: Register the application as a relaying partner.
Box 3: Add a Security Token Service (STS) reference in Visuall Studio 2012.
Box 4: Add the third‐party as the identity provider.
Box 5: Generate provider rules for claims
Box 3 can not be right, because the STS reference does not exist anymore in visual studio 2012. This option is replaced by a completely new tool: The Identity and Access Tool.
Go for that:
Create service namespace
Add a symmetric key service identity
Register application as relying party
Add the identity provider
Generate provider rules for claimes