Rw ui layout macro |
---|
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 https://interworkscloud.atlassian.net/wiki/spaces/ICPD/pages/484999664/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 simple the enabling or disabling of the Delegated Administration Privileges (DAP) mechanism 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.
For more details, please check the Enabling/Disabling Delegated Administration Privileges (DAP) in MS services page.
AdditionsAddition on Service Management API
V3 EndpointsIn the Service Management API v3, we have introduced an 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-XXXXX | |