bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
174 stars 48 forks source link

Cannot connect to SP Farms Using ADFS 3.0 Authentication #21

Closed bramdejager closed 6 years ago

bramdejager commented 6 years ago

I have all of our farms configured to authenticate using ADFS, but neither the default option or the forms based options seem to work in this scenario I am just getting a 403 Forbidden error message. After looking at the logs for ADFS and SP the app seems to bypass the ADFS authentication and tries immediately to authenticate using the integrated authentication (which is technically made available on our web apps to allow search to crawl). If I select Forms Based, it tells me that the it is not configured for claims form based authentication.

Has anyone got this tool to work with ADFS authentication set up?

This work item was migrated from CodePlex

CodePlex work item ID: '25973' Assigned to: 'BdeJager' Vote count: '2'

bramdejager commented 6 years ago

[BdeJager@13-4-2015] Hi, I'm working on getting AD FS support in the tool. The next release will support this. Please be patient ;-)

bramdejager commented 6 years ago

[UnknownUser@13-4-2015]

bramdejager commented 6 years ago

[UnknownUser@13-8-2015]

bramdejager commented 6 years ago

[UnknownUser@13-8-2015]

bramdejager commented 6 years ago

[UnknownUser@17-8-2015]

bramdejager commented 6 years ago

Issue closed by BdeJager with comment New feature for Claims (AD FS) support is included in release SharePoint Online Client Browser 2.0 and SharePoint 2013 Client Browser 1.7. Enjoy!

Reason closed New Feature