Identity Broker Forum
Welcome to the community forum for Identity Broker.
Browse the knowledge base, ask questions directly to the product group, or leverage the community to get answers. Leave ideas for new features and vote for the features or bug fixes you want most.
Time relational with string priority cannot be created
Error thrown when an attempt is made to create it:
Cannot convert type 'Unify.Framework.Web.UnifyDynamicPlugInObject' to 'Unify.Framework.Collections.GroupedNameValueCollectionKey'
No other information in the logs. This would be a minor cast issue in the service controller or view.
Cannot create composite group with string priority transformation
After selecting a base connector for the group composite with string priority transformation (4.5.5), the error "The given key was not present in the dictionary." appears. No additional information in the logs.
Remove redundant transformations
A number of transformations have been made potentially redundant due to some newer extended transformations that have been added over the last while. Examples include the composite key transformations - these now have controls that allow you to add one to many relationships. This makes the singular versions of the transformations redundant and confusing, and could reduce the list of transformations users have to discern between.
The only issue with doing this is backwards compatibility, and whatever mechanism we decide on for loading of old config could just pull these transformations into their newer counterparts.
Progress bars should not report percentage if a job has not yet run.
Progress bars should not report percentage if a job has not yet run. The default value may be wildly inaccurate which may lead to issues about jobs seemingly getting stuck at the artificial end.
Additionally, it might be worth saying that a job is over 100% if it takes longer than the last run.
Hostname for embedded web server is not being applied.
An Identity Broker instance configured with a custom host-name cannot be connected to, using that same host-name.
Cannot add adapters to adapter groups
Opening the update adapter groups pages errors with:
System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.List`1[Unify.Product.IdentityBroker.BasicAdapterRemotingConfiguration]' to type 'System.Collections.Generic.IList`1[Unify.Product.IdentityBroker.IBasicAdapterRemotingConfiguration]'. at Unify.Connect.Web.GroupController.UpdateAdapterGroupAdapters(Guid groupId) in c:\workspaces\IdentityBroker\Source\Studio\Unify.Connect.Web\Controllers\GroupController.cs:line 365 at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
Membership list multivalue doesn't display DN generator
The Membership List Multivalue transformation doesn't provide a DN generator link as it should.
EDIT: Only the "Membership List" transformation is displaying a DN generator link.
Service process runs after service stopped
The Identity Broker service process continues to run for up to 10-15 seconds after the services window says the service has stopped.
Changes entity search hitting the 2100 parameter limit (sql-server)
The changes entity search uses Contains, which can result in hitting the 2100 parameter-limit for the entity ids to be matched.
Login failed when installing the software Error:1385
When installing the software you get an error:
Login failed with error: 1385
The issue is that the account doesn't have logon as a service rights to the server.
Is it possible to grant that right if it doesn't exist? If not, can you trap that particular error and report the true cause as the account is fine and it'll drive the normals nuts.
Customer support service by UserEcho