Hi.
I implemented a custom claims provider in Sharepoint 2010.
My current issue is that when I leave the sharepoint application open for around 40 minutes (so the session ends), once I refresh the page it gives me this error:
Server Error in '/IWeb.STS' Application...
I'm having issues after deploying our custom claims provider (ClaimsProvider.wsp) to a Sharepoint Farm.
(I also include the command line run on the Sharepoint 2010 Management Shell).
We add the solution the ISG Claims provider
Add-SPSolution -LiteralPath “C:\claimsprov\ClaimsProvider.wsp”
And...
I’m trying to get the C# code that brings you’re the current installed claims providers.
That would be similar to the Sharepoint 2010 Management Shell command: get-spclaimsprovider
Any clue about that?
Thanks in advance!..
PnP
Hi!
I want to implement SSO using Sharepoint 2010 with the following scenario:
a) A server that is using an asp.net 3.5 application with the standard ASP.Net membership provider (all the users will log in using the membership provider database)
i.e.: http://membership.mydomain.com
b) A...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.