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.

0
Fixed

Add delete confirmations on UI

Adam van Vliet 13 years ago updated by anonymous 9 years ago 3

Operations that could cause harm should have a confirmation prompt, much like EB did.

For example:

  • Clear connector.
  • Delete anything.
Answer
anonymous 9 years ago

Available in v5.0.4+

0
Fixed

CSV Connector file path cannot be viewed

Tony Sheehy 13 years ago in CSV connector updated by anonymous 10 years ago 3

Scrolling to the right will rubber-band back to the left for the CSV file path.

0
Fixed

Confirm behaviour of Identity Broker Changes EB3 operation

Matthew Clark 13 years ago updated by anonymous 10 years ago 8

Confirm that the ChangesAvailable interface performs as expected and will work correctly with the current version of Event Broker 3.

0
Fixed

Scheduler not functioning correctly

Adam van Vliet 13 years ago updated by anonymous 10 years ago 11

Currently the scheduler that is used for most operations is not the one that is controlled by the user. This needs to be corrected so that the scheduler is of any use.

Also, please check how Event Broker notified the user that the scheduler is disabled, if at all. I imagine we didn't allow things to be triggered if the scheduler was stopped.

0
Fixed

Error in Create Database scripts in installer

Matthew Clark 13 years ago updated by anonymous 10 years ago 3

See the attached screenshot for an error currently occurring when attempting to install the service with the new database option selected.


Create Database Error.png
0
Completed

Show Versions

Matthew Woolnough 13 years ago updated by anonymous 10 years ago 5

Can Unify Management Studio show versions of installed Unify Software in about screen?

Eclipse Example: http://www.permadi.com/wordpress2/wp-content/uploads/2010/11/eclipse-version1.png

Being able to copy this info into clipboard would also be useful.

Matt

0
Fixed

Stored value collection fails when more than one item is added

Adam van Vliet 13 years ago updated by anonymous 10 years ago 3

The stored value collection fails when more than one item is added.

This is due to the event that is called when the collection is updated. It adds the collection to a HashSet of collections to be updated in the context, which then fail when submitting the context.

0
Fixed

Correct scheduler reenablement issue

Matthew Clark 13 years ago updated by anonymous 10 years ago 6

Correct the behaviour of EB-473 for the Identity Broker schedulers.

0
Completed

Warning screen when three or more fields are used for keys or relationships

Adam van Vliet 13 years ago updated by anonymous 10 years ago 3

From the documentation that will be created on IDB-352, the UI should warn people trying to configure three or more keys or relationships for a transformation. This is because they can cause performance to degrade considerably due to the increased complexity or the algorithm to perform the comparison.

0
Fixed

Cannot add more than one schema field to placeholder

Matthew Clark 13 years ago updated by anonymous 10 years ago 6

When attempting to add more than one field to the placeholder connector, additional fields after the first are blocked by the message "An item with the same key has already been added." The first field may be removed and a new field added, but any after the first cannot be added.