“Hi!, anyone has tried identity server v3 from ThinkTecture as Trusted identity provider in Sharepoint Server 2013 with succes??”
I have the same issue: I try settings ID3 as Identity Provider for SharePoint 2013, but I don’t know how to setup the ws-federation in code and then create connection between SHP and ID3. Any code samples / config will be helpful.
Thanks Piotr, I’m trying to config forms in web application and then i will try to add a custom membership provider to work against identity server. Hope it works.. Â Thanks!
yep, I used it as a proof of concept. I configured SharePoint to use ADFS and chained Identity Server as a custom Claims Provider, so you could log in through ADFS using your AD credentials or through Identity Server with forms authentication. I didn’t connect SharePoint directly to IdServer but I guess it’s no big deal.