Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A core feature of CDCM is the integration of different authoring tools and other applications. These other applications require a different authentication methods and/or use different identity providers than CDCM itself. In order to handle these different outgoing connections CDCM uses a single file where the connections and authentications are configured. The documentation how to configure this file called connection-routing.ymlcan be found here.

Space agnostic SSO login

The sso login is now independent of the spaces. That is why the space selection was removed from the login screen and is only available after logging in. This is also the reason for the new redirect uri listed above in the “breaking changes” section

Minor features

  • Initial configuration for new Unit instances

    • When a new unit is created a child configuration with the title “Initial Stream” is autiomatically created.

  • Blank configuration items: In addition to the configuration items that could be created before “empty configuration items” can now be created where:

    • only the title is provided → listed as external work product without a storage location

    • only the title and storage location is provided → listed with the given storage location

  • Display state Name instead of state key in change log

  • All types (concept, property etc) can now accessed and updated via their key (see swagger ui for details) in the api

  • Masterdata api was updated to use keys for all requests (see swagger ui)

  • Added search filter for searching by Tags. Filter works as AND.

...