Supporting OAuth authentication with POP3 email accounts
As a user I want to be able to get mail from a Microsoft Exchange server via the supported version of OAuth. Notes Use of basic authentication to access a POP3 account in Microsoft Exchange is being deprecated in 2022. This article provides full c...
over 2 years ago
in Core CDE
0
Future consideration
Support multiple language specific strings for ENUMERATED METADATA FIELD VALUES
As a schema designer I want to be able to define an enumerated metadata field (single select drop down/multi-select drop down/taxonomy) that supports multiple languages - i.e. one value per language to reduce administrative overheads around schema...
"Download Documents" from Issue to support Primary Documents AND Renditions
As a user I want to be able to download Primary Documents AND their Renditions as an option from the Issue page. From the issue view/issue response page, support: "Download Documents" "Download Documents and Renditions"
Implement Events search comparable to the UI through Web Services
As an application developer I want to be able to search for objects by their events via the BCDE REST API, with the similar options as those available in the interface. The API search should include: Types of events Person who carried out the even...
Adding of 7Zip (with an extension of .7z) into File Type so we can manage default Document Types.
Many Users use 7Zip as there zip-file creator and we want to manage default Document Types so it is only used in certain collections i.e. Planmanagement. Please can this be added into the list of File Types so we can manage this successfully. Note...
about 2 years ago
in Core CDE
1
Future consideration
As a systems integrator I want to authenticate with the BCDE API via the latest version of OAuth 2. https://oauth.net/2/ Differences between OAuth 1 and 2. https://www.oauth.com/oauth2-servers/differences-between-oauth-1-2/ Python libraries for OA...