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
externalIdhas 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 itsexternalId. - A new attribute
groupIdshas been added toResourceRuleParms. This attribute replaces the existinggroupattribute, which has been deprecated. ThegroupIdsattribute specifies a list of UUIDs of groups that are to be set for the resource rule instead of thegroupsattribute, which specifies a list of groups.