Skip to main content

Release 4.7

· 1 min read

TLSv1.0 and TLSv1.1 no longer supported

In accordance with security best practices, TLSv1.0 and TLSv1.1 are no longer supported.

Refreshed UI for Service Provider (AAAS-14799)

This release includes an updated user interface for Service Providers managing their tenants and tenant entitlements (licenses).

Changes to IntelliTrust APIs

The following have been added to the Admin APIs:

  • A new attribute externalId has been added to Group. This attribute allows an application to track the external identifier of a group. A new method has been added to search for a group by its externalId.
  • A new attribute groupIds has been added to ResourceRuleParms. This attribute replaces the existing group attribute, which has been deprecated. The groupIds attribute specifies a list of UUIDs of groups that are to be set for the resource rule instead of the groups attribute, which specifies a list of groups.