3
votes
1answer
140 views

Sign off of Windows with out of box LDAP provider on 2013 causes encodedValue error

I've hit upon yet another encodedValue error scenario: Exception of type 'System.ArgumentException' was thrown. Parameter name: encodedValue at ...
1
vote
2answers
165 views

Claim Based Auth Webapplication issue in SharePoint 2013

I have done FBA configuration in IIS. I am getting success to login through FBA User. But when click on sign out through any SharePoint user or FBA user, it will give error "Exception of type ...
0
votes
1answer
193 views

Claim Based Authentication in Sharepoint 2013

I have created one Claim based authentication web application in sharepoint 2013. I have done all configuration from this link.. ...
2
votes
1answer
251 views

Does SharePoint 2013 support Single Sign Out?

Really simple question, that I can't seem to find a definitive answer for. Does SharePoint 2013 support single sign-out?
3
votes
2answers
702 views

SharePoint 2013 using Claims-based Authentication

As I understand it, SP 2013 will run on .NET Framework 4.5. Claims-based authentication runs on WIF. In .NET Framework 4.5, WIF (2.0) has been substantially updated (changes). How will this update ...