You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.
Release Notes for Release 7.1.190.0.0
Release Date - 8/8/2021
New features:
Tivoli Access Manager Connector
EmpowerID IBM Security Verify Access connector is a bi-directional connector that talks to TAM SCIM Microservice for inventory and write-back functionality of users, groups, group membership, and organizational units. The request and response of the microservice are SCIM compliant.
Â
Enhancements
All requestable resources now load using Dynamic Mapper structures:Â All requestable resources are loaded/fetched using
IncludedPropertiesapproach
and deserialized using the Dynamic Mapper. This normalizes our data retrieval strategy on both the IT Shop and the My Tasks side.Show application owner's phone number and email to users:Â When a user logs into IT Shop and selects "Applications" to shop for and the user clicks on the "Request Access" button for the desired application, then the item request screen is displayed which includes the contact details for the application owner.
Workflow Studio Enhancements:Â
Workflow Studio now supports .NET 5 Azure Functions
Workflow Studio now supports .NET 5 Microservices
Workflow Studio now supports Azure Web Jobs v3
Workflow Studio ships with a new template for creating SCIM Microservices in .NET 5
Azure Connector Enhancements:Â
Added the ability to
list
,get
,add
,update
, anddelete
Azure applicationsAdded the ability to
list
,get
,add
,update
, anddelete
Azure conditional access policies.The SharePoint Online (SPO) connector contains multiple Azure services including microservices, web jobs, and Azure functions used for inventorying and managing SharePoint Online in EmpowerID.
Improvements:
Removed dependency of length of skip token for
deletedUsers
,deletedGroups
, andNewOrUpdatedDeletedGroups
endpoints.Improved Workflow Studio integration with Visual Studio.
Security Enhancements:
Fixed the issue of Stored XSS in FriendlyName attribute of Person
Deprecated:
Microservices in NET 4.0, .NET Core 2.1 and 2.2
Azure Functions .NET 4.0, .NET Core 2.1 and 2.2
Â