Deeptechtons
Deeptechtons

Reputation: 11125

What do i do after getting the token?

Here's the situation and what should i do now

and it worked great, I got the token. But now what, how do i set the Single Sign On cookie that ADFS 2.0 sets FedAuth,FedAuth1

Upvotes: 1

Views: 198

Answers (1)

leastprivilege
leastprivilege

Reputation: 18492

You ultimately need to call SignIn on the base class passing in either a token or a username/password of an AD account. That's all you can do.

Upvotes: 1

Related Questions