3.28.32 Release
Date: Sep 2, 2021
Installation: https://downloads.interworkscloud.net/patches/3.28.0/CloudPlatform.Patch.3.28.32.zip
You must upgrade first to 3.28.0 using the interworks.cloud installer before applying this patch
Single Sign-On(SSO) Login Feature is Now Available for BSS Portal
With this release, the interworks.cloud platform is now integrated with external authentication services, providing registration/login capabilities for BSS users who become authenticated through a service or external Identity Providers(IdPs).
Such enterprise services (i.e., auth0, Azure AD, Azure AD B2C, Token-Based SSO, and Okta) can be used to identify users maintained in external user stores and map them to BSS users providing access to the interworks.cloud platform when logged in (authenticated) from these external sources.
For more details, please check the External Authentication - Single Sign-On(SSO) in BSS page.
You can now Enable/Disable the Delegated Administration Privileges (DAP) in MS services
We have made the enabling and disabling of the Delegated Administration Privileges (DAP) mechanism simple by adding an option inside each Microsoft Cloud Services integration instance that allows you to choose when a Storefront user can or can’t delegate DAP rights depending on the organization’s needs.
Please check the Enabling/Disabling Delegated Administration Privileges (DAP) in MS services page for more details.
Filters on Storefront’s Subscriptions List
The filters “Subscriptions Status” and “End Customer” can be applied now combined and filter the results for displaying subscriptions of specific status for the selected customer.
Addition on Service Management API
In the Service Management API, we have introduced the “additionalinfo“ endpoint for the Service Managers, and consequently, you can now store extra information after a successful save of an instance.
Method | Description |
---|---|
GET /api/fields/additionalinfo | Retrieves the additional information values stored inside the hidden field of the Service Manager. |
Bundles API
In API v3, we introduced new methods for managing bundles. More methods will be published in the following releases.
Method | Description |
---|---|
POST /api/bundles | Creates a new bundle. |
PATCH /api/bundles/{bundleId} | Partially updates an existing bundle based on the given ID. |
Resolved Issues
EXL-12949 | Scheduled reports are not dispatched when they do not have any results. |
EXL-12908 | Banner Images are not displayed correctly on Standard Edition Storefront. |
EXL-12870 | The organization’s name cannot be changed from the BSS setup area if you press the enter button in the name text box. |
EXL-12277 | VAT number validation fails in Storefront’s My Account page. |
EXL-12179 | The Users Management page in Storefront’s workspace is not loaded correctly. |
EXL-11951 | The eligibility check for the Microsoft non-profit products is not working correctly. |
EXL-11416 | Storefront - Invoice items displayed on the "Customer Analysis" tab are not converted to transaction currency. |
EXL-10070 | Underscore character is considered a non-alphanumeric symbol in passwords |
EXL-13015 | Copy pricelist action crashes |
EXL-12951 | A trial subscription created for the end customer of a reseller with the Standard Edition is not linked with the reseller. |
EXL-12805 | Changing the quantity of an add-on is not working from the “all add-ons” page. |