Skip to content

[FEATURE REQUEST] Create new set of configurations for Kiteworks servers in setup.xml #4622

@joragua

Description

@joragua

In order to support connection to Kiteworks servers, we need to define a new set of configurations entries in setup.xml. These values should be separate from the default ownCloud settings to avoid conflicts and allow independent configuration.

ownCloud configurations:

oauth2_client_id, oauth2_client_secret, oauth2_redirect_uri_scheme, oauth2_redirect_uri_host, oauth2_redirect_uri_path, oauth2_openid_scope and oauth2_openid_prompt

Candidate names for Kiteworks:

kiteworks_client_id, kiteworks_client_secret,kiteworks_redirect_uri_scheme, kiteworks_redirect_uri-host, kiteworks_redirect_uri_path,kiteworks_openid_scope and kiteworks_openid_prompt

TASKS

  • Research (if needed)
  • Create branch feature/new_setup_for_kiteworks_servers
  • Development tasks
    • Create new set of configurations for Kiteworks servers in setup.xml
    • Adapt the authentication flow for the new setup
    • Fix the logic in OwnCloudClient when /kwdav prefix is added and the account is attached
    • Adapt the token renewal process for the new setup
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/new_setup_for_kiteworks_servers into master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions