Skip to content

Harden App Tokens for Migration #207

@tbsbdr

Description

@tbsbdr

Description

User Stories

  • As an Admin I want to migrate files to opencloud so that I can switch to opencloud.

Value

  • migration

Acceptance Criteria

  • app tokens get persisted via cs3 api
  • it's documented prominently that deleting/disabling a user in the IdP doesn't invalidate app tokens
  • app token auth happens with both user and password being random generated (don't use the user uuid as the basic auth username)
  • web app to manage app tokens ✅ (-> panel in Preferences page)
    • generate new tokens
    • list existing tokens
    • delete tokens

Definition of ready

  • Everybody needs to understand the value written in the user story
  • Acceptance criteria have to be defined
  • All dependencies of the user story need to be identified
  • Feature should be seen from an end user perspective
  • Story has to be estimated
  • Story points need to be less than 20

Definition of done

  • Functional requirements
    • Functionality described in the user story works
    • Acceptance criteria are fulfilled
  • Quality
    • Code review happened
    • CI is green (that includes new and existing automated tests)
    • Critical code received unit tests by the developer
  • Non-functional requirements
    • No sonar cloud issues
  • Configuration changes
    • The next branch of the OpenCloud charts is compatible

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions