Skip to content

SSO with webdav #1052

@Azgar1998

Description

@Azgar1998

Hello,

I've read several threads on using WebDAV and SSO. I'm using SAML with GSSAPI SSO configured on Apache2. From the web interface, it works perfectly, but from Windows Explorer, it consistently asks for my Windows credentials. This is problematic for mass deployment. I'm on an Ubuntu 24.04 LTS server with an Apache2 web server. I'm using the latest version of Nextcloud (33.0.0). I am on a Microsoft Active Directory environment

On Apache, I apply SSO only to this location:

<Location /index.php/apps/user_saml/saml/>
...
</ location>

Steps to reproduce

  1. open windows explorer
  2. Add webdav URL (https://cloud.domain.com/remote.php/dav/files/user/
  3. A pop-up window will appear asking for your username and password.

Server configuration

Web server: Apache

Database: MariaDB

PHP version: 8.3

Nextcloud version: 33.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions