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
Completed

Offsets for date/time relational transformations

Adam van Vliet 14 years ago updated by anonymous 10 years ago 7

From SAWTR-26, add offsets to start and end range.

Document.

0
Fixed

Identity Broker tabs not appearing correctly in IE 8

Matthew Clark 14 years ago updated by anonymous 10 years ago 7

When running the Identity Broker service using IE8, the buttons across the top are not currently appearing correctly. See attached screenshot.


IdB v4 buttons.png
0
Completed

Upgrade schedule interface to allow for multiple daily and date exclusion periods

Adam van Vliet 14 years ago updated by anonymous 10 years ago 5

Upgrade schedule interface to allow for multiple daily and date exclusion periods.

Change the daily exclusion behaviour (in the service) such that an end time that is before a start time will run through to the following day (unit test where possible). Include documentation and tooltips.

0
Completed

Add support for thresholds similar to Aurion CSV connector

Peter Wass 14 years ago updated by anonymous 10 years ago 7

The CSV connector has the ability to have a threshold set:

<csvFile path="d:\Aurion\Reports\employees.csv" useThreshold="True" addThreshold="6" deleteThreshold="50"/>

Does this threshold limit apply to other types of Aurion connectors and if so, what's the xml config for them?

Thanks

0
Fixed

Service installer fails to run a database upgrade if a database is already present

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

After uninstalling Identity Broker, I attempted to reinstall it with the database upgrade option. An error appears stating that a constraint could not be dropped. The installer may need to log a better message or not attempt the upgrade if the same database version is found.


Constraint Error.png
0
Fixed

Generated xMA cannot be created in FIM

Matthew Clark 14 years ago in UNIFYBroker/Microsoft Identity Manager updated by anonymous 7 years ago 5

Generated management agents cannot be created successfully in FIM. The MA is visible in the drop down on the Create Management Agent screen, but attempting to configure it results in an "8023090D" error. No other information is available in the Windows event log.


8023090D.png
0
Fixed

64-bit installer configures the service to use Unify.Service.Connect32.exe

Matthew Clark 14 years ago updated by anonymous 10 years ago 0

The x64 service installer registers the Windows service to start Unify.Service.Connect32.exe rather than Unify.Service.Connect.exe.

0
Answered

Investigate correct use of WCF tracing

Adam van Vliet 14 years ago updated by anonymous 10 years ago 2

I noticed on that the attribute used in our WCF trace configuration switchValue is not mentioned on MSDN http://msdn.microsoft.com/en-us/library/ms229547(v=VS.90).aspx.

Please investigate and either provide similar functionality, or provide alternative.

Thanks.

0
Fixed

Identity Broker service stops when CSV log configured to non-existant drive

Matthew Clark 14 years ago updated by anonymous 10 years ago 5

I configured a CSV logger to point to a drive that did not exist (eg. E:\Logs). On an attempt to perform any Identity Broker operation (such as a connector full import), the service stopped. No messages are logged to the event viewer or Management Studio status messages, and no log file is created on the machine. This does not happen if a directory does not exist, as the logger will create it.

0
Completed

In change detection, add current minimum DateTime to change report

Adam van Vliet 14 years ago updated by anonymous 10 years ago 1

In change detection, add current minimum DateTime to change report.

Remove similar behaviour that has been duplicated in every other transformation.