Tagged Questions
0
votes
0answers
62 views
Sharepoint 2010 login layout page gives Access denied error
SharePoint is showing strange behavior that when I use my Custom login page which is using the credentials entered to get authenticated by my Custom Security Token service (Trusted Identity provider) ...
0
votes
4answers
633 views
Does Sharepoint 2013 Support SAML 2.0?
As SP2010 does not support SAML 2.0, I want to know if SP2013 supports SAML 2.0 tokens?
0
votes
1answer
84 views
Claim Types in Sharepoint 2010
I am currently working on SAML2.0 to SAML1.0 conversion.How can i define my own Claim Type.
Currently there are few claim types which can be passed and understood by sharepoint ...
0
votes
0answers
48 views
Can a user authenticated via claims be mapped to that user's Active Directory Account?
I would like to provide a user that logs in through claims the same experience as if he or she logged in via his or her AD account. Have the same permissions, be a member of the same audiences, have ...
0
votes
2answers
563 views
How to Client Side connect to Sharepoint 2010 with claim based auth
I had to create an application which connects to Sharepoint. The interested Sharepoint Application is set to work ONLY with claim based Authentication, so I cannot use the classic:
NetworkCredential ...
3
votes
1answer
549 views
FBA SharePoint 2010 and login in Word
I have tried to get into Claim based authentication using FBA as with AspNetSqlRoleProvider and AspNetSqlMembershipProvider, I got it up and running. But there is one issue I can't get my head around. ...