Hey Now Vittorio,
Great Vid!
Thx 4 the info,
Catto
Venky,
Absolutely loved this session..Valuable insight from solution point of view. Expecting more from you on this topic.
Vinoth
Is this a way to connect to SQL server analysis services with Claims-Based Identity from SharePoint 2010 excel services?
What needs to be configured to make SharePoint 2010 excel services refresh data from a cube?
SQL Server and SQL Analysis Services currently don't support Claims based Identity as an authentication method at this time.
For connecting to SQL (from Excel Services, for example), SP2010 will convert a claims token to a Windows token through the Claims-to-Windows Token Service. Note, this will only work when the user presented a Windows token at login. We cannot convert a arbitrary SAML-Token into a Windows-token
Thanks for the kind words! You can learn more about Identity in SharePoint 2010 at http://blogs.msdn.com/spidentity and @SPIdentity on Twitter. Let us what you want to hear about..
Thanks, very useful!
Question:
I have plugged in my custom membership provider into STS. Another application (CRM) needs access a SP document library.
What would be implementation steps to get the user authenticated and serve the documents the user has access to?