WIF how to create a claim for my server side? Does I need to create a STS? -
What I intend to do, I want to make a claim based authentication. But I use a public authority provider like the Live Connect API. So it only brings OAuth based data back to me.
It is believed that I am on the server side, I just want
1 Get the data from OAuth.
Change it to 2 Claims.
3 Set up the existing principal for the claim I have made.
Do I need to create an STS? And can I get SSOs for these claims?
And take a look where it really implements it. / P>
Or it shows how to do it with Azer Aces.
Comments
Post a Comment