Skip to content
Discussion options

You must be logged in to vote

With #16792 being merged you should be able to make this work using a custom connection profile like the following, filling in the required values as appropriate

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
    <dict>
        <key>Protocol</key>
        <string>dav</string>
        <key>Vendor</key>
        <string>fritzt0</string>
        <key>Description</key>
        <string>WebDAV (Dex)</string>
        <key>OAuth Configurable</key>
        <true/>
        <key>OAuth Authorization Url</key>
        <string>https://dex/openid-connect/auth</string>
        <key>OAuth To…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@dkocher
Comment options

Comment options

You must be logged in to vote
7 replies
@fritzt0
Comment options

@dkocher
Comment options

@fritzt0
Comment options

@dkocher
Comment options

Answer selected by dkocher
@fritzt0
Comment options

@dkocher
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
webdav WebDAV Protocol Implementation
2 participants