Which five actions should you perform in sequence?

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.)

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:



Leave a Reply 5

Your email address will not be published. Required fields are marked *


Lclhst

Lclhst

Which five actions… Answer says only 4!

vbfghgbe

vbfghgbe

I think it should be: Create a service namespace -> Add a symmetric key service identity -> Add a Security Token Service (STS) reference in Visual Studio 2012 -> Generate provider rules for claims -> Add the third-party as the identity provider.

Steven

Steven

Not sure about this one. Possibly this is still valid: https://msdn.microsoft.com/en-us/library/azure/gg429779.aspx
So: Create a service namespace -> Add the third-party as the identity provider -> Register the application as the relying party -> Generate provider rules for claims -> Add a Security Token Service (STS) reference in Visual Studio 2012

FigArt

FigArt

It’s how I’ll be answering!