Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Rw ui layout macro

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

Excerpt
I

Single Sign-On(SSO) Login Feature is Now Available for BSS

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

Table of Contents
excludeOn this page

For more details on custom fields, please check the Customize Entities Fields page.

O

Now our BSS Import Tool for Office 365 tenants offers the ability

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.

Image Added

For more details, please check the https://interworkscloud.atlassian.net/wiki/spaces/ICPD/pages/4661577484999664/BulkExternal+Authentication+Migration-+ofSingle+yourSign-On+ExistingSSO+Customersin+Subscriptions#BulkMigrationofyourExistingCustomers%26Subscriptions-ChoiceofSingleorMultipleTenants%27ImportBSS page.

Improvements in Reports

There are two new improvements concerning the Reporting module for Products and Contacts in our BSS platform.

API V2.2 Additions

The 2.2 version of our API allows the creation of a Subscription as well as the addition of Add-ons when no Pending Invoices are present. You can utilize the following end-point to do so.

Method

Description

O

Now

For more details, please check the page.

Additions on API V3 Endpoints

In API v3, we have introduced an “additionalinfo“ endpoint for the Service Managers and consequently Service Managers are now able to 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