0
votes
1answer
18 views

Editing Appearance of Lookup Field in SP Workflow Email

I have a workflow that sends an email when a new item is added to a list. The email includes the creator of the new item, which uses a lookup value. CurrentItem-CreatedBy-String = [%Current ...
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.. ...
1
vote
1answer
259 views

Sharepoint claims authentication returns 500 internal server error

I have Sharepoint web app with claims based authentication and ADFS as Identity Provider. In my test enfironment ADFS and Sharepoint are on the same machine. I'm using TMG for mapping between external ...
0
votes
2answers
110 views

SSO in SharePoint

I'm completely new to the activities like Single Sign On configuration. I need to implement SSO in my SharePoint Web Application for a one time login using AD credentials. Somebody please provide any ...
0
votes
3answers
210 views

Active Directory Federation Services and SharePoint

Here is my situation; we are developing a sharepoint portal that should be accessed from multiple different domains. And users from different domains should not enter their credentials. As far as i ...
0
votes
2answers
137 views

FBA web app user permissions replicate to full control even after login

I have made a web application with Form Based Authentication that uses a custom form. Then each user is suppsed to enter the restricted area with their specific permissions. What happens instead is ...
1
vote
1answer
113 views

What are _formsweb.config files? SP2010 Claims [Access Denied]

I'm hoping someone will have experience with this. I'm stumped! I have two SharePoint 2010 (Enterprise) farms: development and production. Each farm has 3 servers: SPSQL-Dev, SPSQL-Prod ...