active-directorywifsingle-sign-onadfssts-securitytokenservice

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


Solution

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