Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Date:  

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).

On this page

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.

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-XXXXX

  • No labels