Skip to content

Product Roadmap

slhurley edited this page Jun 8, 2022 · 28 revisions

Product Roadmap

Below is a rough outline of the features that we are targeting for COMS.

v0.1.0 - Minimum Viable Product (MVP)

General

  • General Documentation
  • Database action auditing
  • Over 50% coverage in unit tests

Authentication

  • Multiple authentication modes
    • Unauthenticated
    • Basic
    • OIDC
    • Full (Basic and OIDC)
  • Support multiple identity providers (eg: IDIR, BCeID)

Object Operations

  • Upload multiple objects to storage
  • Expiring object download links
  • Object versioning and history

Permission Management

  • Share objects
  • Search for OIDC users
  • Toggle object for public access
  • Update and manage object permissions

v0.2.0 - Explicit versioning

  • Explicit versioning
  • Soft-delete objects
  • Improved validation layers

v0.3.0 - Metadata & Tagging

  • Object metadata
  • Object tagging
  • Object discovery via metadata/tagging

v1.0.0 - TBD