Skip to content

4.6.0.7

Choose a tag to compare

@cccs-nr cccs-nr released this 03 Jul 17:11
· 74 commits to master since this release
f7bdc63

Added

  • Identify: Support for wide VBE scripts
  • Add support for OIDC Discovery URLs to be used with OAuth providers (#364)
  • Add support for configuring external file sources to provide their own metadata to user submissions

Bugfixes

  • When using the FileViewer endpoints, resolved an issue where the system did not properly handle scenarios when a file does not exist.
  • Revert session management to original code to resolve random XSRF issues but use ExpiringHashes for session cleanup instead of Hashes
  • Fix ingestion endpoints to follow the same process of creating a submission based on user's request
  • Fix ingest caching to consider the entire services block of the submission params as opposed to just what's selected