Validation the identity of the user, usually with username and password authentication.
2
votes
4answers
3k views
Why does Kerberos authentication fail?
Running SharePoint 2010. I need to set up Kerberos authentication, since the double-hop problem with NTLM is causing trouble with a web part I am developing.
Long story short, Kerberos authentication ...
0
votes
1answer
1k views
Sharepoint Authentication Windows and Custom Login Form
We're trying to find a way to implement a rater tricky scenario.
We want to create a web app with Claims Based Windows Authentication, so that in a machine in the local domain the authentication is ...
0
votes
1answer
251 views
Claim auth from ADFS
I asked this question @StackOverflow[1] but maybe this is a better location for it:
I try to connect to a SharePoint Online instance via a WPF-Application (C#). I have found this article[2] that ...
3
votes
2answers
1k views
Zones, AAM, Host Headers,
I am getting really confused as when to use AAM and when to use header. I wish there was table to list scenarios and based on that you would pick AAM or host headers.
Same thing I am trying to ...
2
votes
3answers
421 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 ...
1
vote
2answers
92 views
Subsite change automatic logs me out
The situation:
We have 2 subsites: /FR and /EN
When logged in as administrator in /FR, and you change to /EN subsite, the subsite logs me out.
Is this because it's a whole new subsite and the ...
0
votes
1answer
81 views
Are the zones tie to particular authentication provider(s)?
Are the zones tie to particular authentication provider(s)? or this is arbitrary?
9
votes
5answers
692 views
External access - continually prompted for credentials
I have a client trying to access our hosted SP 2010 instance, an she can log in, but once she starts clicking, gets prompted to login again and again.
She is accessing from the outside, not inside of ...
0
votes
1answer
1k views
Unable to change SharePoint account password in SharePoint 2010
I was trying to start Microsoft SharePoint Foundation Sandboxed Code Service
But it threw
The password for the account domainName\empID, as currently stored in SharePoint, is not the same as the ...
0
votes
2answers
534 views
Problem with authentication on subsites (internal/external approach)
This our current situation
1 main-site foo.org and 2 subsites foo.org/FR and foo.org/EN (French and English)
When you'll browse to foo.org, you're redirected directly to foo.org/FR/default.aspx
And ...
6
votes
5answers
6k views
Can't pass authentication to browse a sharepoint site
I am trying to browse a sharepoint site in IE8 from the server where it is deployed.
When I am promped to enter my credentials i enter them but this doesn't work.
The box keeps appearing and asks me ...
2
votes
3answers
2k views
Accessing SharePoint's Web Services from iOS
I got an email through my blog the other day which asked an interesting question. My reply bounced back, so I figured I'd post it on my blog as well as in the SPServices Discussions (where a question ...
1
vote
0answers
62 views
How can I authenticate to BPOS SharePoint using JavaScript
Does anyone know where I can find resources explaining how I can authenticate towards BPOS SharePoint using javascript? I have managed to authenticate with Office365 building on the scripts of lstak, ...
2
votes
3answers
207 views
Authentication Type invisible in “Edit Authentication” Window (Central Administration 2010)
I am facing a strange issue in Central Administration. I was trying to change the Authentication Type of a Web Application by following the steps, Central Administration -> Manage Web Application -> ...
1
vote
2answers
207 views
Limit login attempts to a SharePoint server to a single OU
The setup:
Several SharePoint 2010 Foundation web applications, each on individual servers.
Default SharePoint authentication mechanism in use
Single Active Directory Domain controls user ...
5
votes
6answers
512 views
SharePoint 2007 : How to sign out user?
I've an application build on SharePoint 2007 platform, the problem is in Mozilla FireFox, the sign out button does not successfully sign out the current login user, I believe SharePoint 2007 is not ...
8
votes
2answers
1k views
Java to Sharepoint interface, with claims based authentication
I have a sharepoint server with a claims-based authentication (ADFS server).
I have a Java app that needs to push data to a sharepoint list, preferably over the REST API, and with the additional ...
1
vote
3answers
1k views
Authenticate user before getting a SPUserToken object
I know that a user can be impersonated by using an SPUserToken object when constructing an SPSite.
I need to authenticate the user before getting a token for the user as I am developing an ...
0
votes
1answer
153 views
FBA and MemberShipProvider
Do we always need to extend web app when using FBA?
I know it seems a silly question, but I can't find a straight answer.
EDIT: SharePoint 2010
1
vote
1answer
56 views
Resources on the authentication cycle of SP2010
I'm trying to find in-depth resources on the authentication cycle.
Things like:
which HTTP requests are done in the process of authentication (mostly with claims based auth)
which events can we ...
1
vote
1answer
1k views
Web service authentication in SharePoint Office 365 compared to SharePoint BPOS?
On our public web site we have forms users can use to insert data into lists on our SharePoint BPOS site. We use the web services (authentication/lists) to do this and the piece of code to ...
1
vote
0answers
51 views
Authentication pop-ups not working
the authentication pop ups for opening documents in sharepoint site is not functioning the way it is expected to behave, rather it opens automatically without authentication..
For security reasons i ...
2
votes
2answers
5k views
Windows authentication with SharePoint Web Services via SOAP
I am building an application on a different server, than that of the SharePoint 2010 foundation. But I want to be able to update some information / data in SharePoint Lists using Web Services.
I am ...
2
votes
1answer
898 views
ADFS, people picker and custom claims provider
I read article of Steve Peshka here which points that we have to develop custom claims provider in order to override pepole searching using people picker in SP2010.
I have two questions regarding ...
0
votes
1answer
248 views
Claim Based Authentication - Object Model and Impact on existing Web Service
I have a farm in which is installed Sharepoint 2010 Foundation. On my principal app I have installed a web application that accepts windows authentication.
On that application I installed my Web ...
1
vote
2answers
179 views
Remote authentication
How can I authenticate SharePoint users programmatically from a computer which is not a member of the domain where SharePoint server exists? SharePoint uses Windows auth only, not forms auth.
0
votes
1answer
763 views
Migrate from claims-based authentication to classic-mode sharepoint 2010
We are planning to change the authentication provider from claims-based authentication to classic windows mode. I am planning to do this by preserving the content databases and re-create the web-app ...
1
vote
2answers
927 views
Authenticating from an iPhone application
A while ago I asked a question regarding authenticating users from a remote location. Last week I installed an iPhone application developed for SharePoint. It asks the server I want to connect and ...
1
vote
1answer
236 views
Logging in with Windows Identity Foundation
Is it possible to log a user programmatically with Windows Identity Foundation regardless of the authentication scheme used on SharePoint (claims / forms)?
Thanks.
3
votes
1answer
341 views
Authentication web service and special characters in password
My client application is authenticating with a SharePoint website using the Authentication web service in Windows Sharepoint Services 3.0. The client is not written in C# and I craft the SOAP request ...
0
votes
0answers
345 views
ldap and user profile attributes
I have an extended webapp that uses the LDAP provider so users can log in without the fun windows integrated popup. I configured the User Profile Sync Application to use my Forms/LDAP Provider and ...
1
vote
2answers
3k views
Transparent Login through URL containing Username & Password - Possible?
Is it possible to create a URL, containing the domain, username and password, to login to a Sharepoint website, much like is possible with vanilla HTTP authentication?
I have tried a URL in the ...
1
vote
1answer
492 views
Combine Forms Authentication with Windows Authentication
A client wants to allow both AD users and non-AD users access to a SharePoint site. I have done similar work before on a ASP.NET site but that required a custom MembershipProvider.
Is there a way to ...
1
vote
3answers
447 views
FBA Authentication with Custom Database
I want to implement forms based authentication for a sharepoint portal. I have used the standard ASP.NET membership provider database for test purpose and it work fine.
My client has Authentication ...
2
votes
3answers
1k views
Duplicate SPNs for SharePoint hostname
I realise this might be a non SharePoint question but it might have been one that someone has encountered. I have a customer site that has a component (custom code) that use AD Kerberos delegation to ...
1
vote
0answers
245 views
How to clea Authentication Cache from browser to custom signout sharepoint page completly
This code I have using to clear the cache so that it has automatically sign-out from SharePoint site and it has to prompt the authentication dialog to login again.
function _spBodyOnLoad() {
...
0
votes
1answer
158 views
Claims authentication with AD
I'm very new at this claims based authentication, and I just set up a sharepoint site with claims, with FBA access through a regular asp.net membership db.
This works just fine.
What I now need is ...
0
votes
2answers
1k views
How to login into SharePoint without forms authentication
I have SharePoint Server 2010 with windows authentication(ntlm).
We are working in java and want to authenticate a user, which is in active directory.
We tried using authentication.asmx but it ...
2
votes
1answer
351 views
How to authenticate a user in SharePoint server side object model?
I am developing an Asp.Net web application that will access data in a list on a SharePoint 2010 server. Can anyone tell me how do I authenticate a user against SharePoint using the server side object ...
1
vote
1answer
88 views
Can I use all type of authentications in a sharepoint site external users also
Can I use the same authentications of internal users (available in AD) to external users.?
If no what all authentication method I can use for external users?
Is there any difference in ...
1
vote
2answers
824 views
SQL Reporting Services in SharePoint Mode Prompts for Login
Scenario: We currently have SQL Reporting Services 2008 R2 in a scale-out deployment on two servers. SSRS is configured in SharePoint integrated mode with our SharePoint 2010 servers (configured with ...
2
votes
2answers
190 views
Authenticate Sharepoint users using digital certificates
We have internet facing Sharepoint 2007?
We have recently distributed digital certificates to our users, mainly for authentication purposes.
We would like to enable users to authenticate to MOSS ...
2
votes
2answers
4k views
SharePoint 2010 and OWA web parts authentication
I have SharePoint 2010 Enterprise and Exchange server 2010 SP1 installed.
I added "My Inbox" web part for each user in his "my site". The problem is when the user is opening the page; the login window ...
1
vote
2answers
104 views
Resolve User ID
We currently have a user ID that had been issued to two different employees at two different times... neither of which overlapped. The accounts were also created seperately in AD. One initially, ...
1
vote
1answer
894 views
MSOLAPSvc.3 service missing from kerberos delegation
I'm trying to configure PerformancePoint using this article and Analysis Services is running and configured on that box, but the constrained delegation won't let me choose the MSOLAPSvc.3 service ...
2
votes
2answers
764 views
Puzzling security issue with SharePoint 2010 Central Admin authentication on Windows 7
I have a really odd issue with SharePoint 2010 central admin on Windows 7 (x64 if that matters).
Somehow when I go to Central Admin and hit any of the _admin links I get a password prompt. I looked ...
2
votes
1answer
511 views
Methods of sharing authentication between SharePoint 2010 and ASP.NET applications?
We're evaluating ways of sharing authentication (to achieve an SSO effect or actual SSO) with SharePoint 2010 and several ASP.NET applications.
The options I've seen so far are to configure ...
3
votes
1answer
178 views
Windows Live Authentication with Sharepoint Question
I have configured as CBA with Windows Live as instructed here: http://www.wictorwilen.se/Post/Post.aspx?id=562. I think I am very close. When I visit my site I am redirected to select authentication ...
1
vote
1answer
63 views
User Access Notification
is there an event in sharepoint that is raised when a user logs in?. I want to have a notification email whenever any user is logged in to a specific sharepoint site. Also, login here is not limited ...
1
vote
3answers
2k views
Claims-based or classic authentication mode - how to figure out in a given SharePoint 2010 installation?
How do I figure out whether a web application in my SharePoint 2010 farm is using claims-based or classic authentication mode? I know that authentication provider (default zone) is Windows, but ...
