Tagged Questions
2
votes
4answers
72 views
Problem in Automatically log into Sharepoint
I could not automatically logged into sharepoint site with the window user account. I have to click "SignIn" button displayed on the right of the screen.(as shown in picture)
As described in this ...
3
votes
2answers
236 views
Programmatically add item to sharepoint list from window application
How to add item to SharePoint list from window application using claim based authentication ?
it gives 401 forbidden error. user is authenticated from ADFS server.
0
votes
0answers
77 views
User not logged in even after Fed Auth shows it's expiration in year 2015
I have an issue regarding the cookies. I have set all 3 FormsTokenLifetime, WindowsTokenLifetime and ServiceTokenLifetime to 365 days and the cookie is persistent. When any user login to the site ...
1
vote
1answer
298 views
Windows Authentication for sharepoint 2010 intranet site, for SmartPhones
When our SharePoint 2010 intranet login page loads on desktop PC'S, our Windows Authentication link shows up, this way members can log-in properly. But for some reason, specifically with iPhones and ...
0
votes
1answer
490 views
Avoid windows security pop up on starrting Outllook with a sharepoint connected list?
I have a sharepoint contacts list that I had connected to Outlook and now everytime my Colleagues or I try ro open up outlook it prompts us for our credentials.
Is it possible to make it use windows ...
1
vote
1answer
217 views
SSRS reports not visible to all users in spite of permissions?
I have added a SSRS report to one of my department home pages and two things concern me:
It is very slow - almost a minute to render and any slicing takes a minute as well.
Reporting services ...
2
votes
3answers
419 views
Same public URL on two zones?
I have a default and an extended "Extranet" zone on one of my web application.
I would like to assign a single URL "https://Name.myDomain.com" to both zones.
Additionally I also want to be able to ...