Skip to content

Allow redirect_uri's like "x-cyberduck-action:oauth" #364

@michaelstingl

Description

@michaelstingl

Cyberduck & Mountain Duck now support WebDAV with OAuth 2.0 / OpenID Connect:

Connection Profile:

Sadly, redirect_uri's like x-cyberduck-action:oauth or x-mountainduck-action:oauth can't be added to OAuth2 0.6.1 settings on ownCloud 10.13.2

Steps to reproduce

  1. Enable OAuth2 0.6.1
  2. Login as admin user and go to /settings/admin?sectionid=authentication
  3. Add Client with redirect_uri=x-cyberduck-action:oauth

Expected behaviour

I should be able to create a new client with redirect_uri=x-cyberduck-action:oauth

Actual behaviour

Error message: Redirect URI must be a valid URL

Server configuration

{
  "installed": true,
  "maintenance": false,
  "needsDbUpgrade": false,
  "version": "10.13.2.3",
  "versionstring": "10.13.2",
  "edition": "Enterprise",
  "productname": "ownCloud",
  "product": "ownCloud"
}

CleanShot 2023-11-02 at 19 05 13@2x

@DeepDiver1975

/cc @dkocher FYI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions