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

Database connector - SQL schema provider should return timestamp fields as binary, not timestamp

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

The schema provider for the database connector currently returns a timestamp for timestamp fields. It should instead return a binary.

0
Fixed

long schema field uneditable after incorrect data format used for max value validator

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

I set up a "long" schema field, with a max range of "-50.3". An error appears on the connector screen:

Incorrect value max attribute in <Extended max="-50.3" xmlns="" />

This error also appears if I attempt to update the schema field with a full stack trace, and does not let me update the field definition.

As an improvement, the message should tell the user which field contains the wrong validator.

0
Fixed

Once off timings are never cleared from the home page

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

Once off timings are never cleared from the list of recent connectors, even well after they are expired. Moreover, they appear as "Inactive" and at the top of the list. This could cause issues if you have several connectors that had been configured to run once at the expense of those that run more regularly.

0
Fixed

CSV connector adds additional new line for each export

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

An additional new line is added for each exported entry.

0
Fixed

Multivalue DN Generator unclear output

Tony Sheehy 13 years ago updated by anonymous 10 years ago 5

If the DN generator of the MultiValue DN Generator transformation doesn't contain a schema field DN component of the source, it will always return null.

Either the documentation needs to be updated to better describe this. Or a prerequisite needs to be added to this transformation, such that, that DN generator component is always in the transformation.

Additionally currently nothing is logged that would indicate that this is the reason null values are coming through on reflection.

0
Fixed

Updating RDN component generator reverts Adapter DN

Tony Sheehy 13 years ago updated by anonymous 10 years ago 5

When an RDN component generator is updated, the Adapter DN generator is replaced with a CN=schemaKey component.

0
Fixed

Unable to add adapter to group

Tony Sheehy 13 years ago updated by anonymous 10 years ago 4

When attempting to add an adapter to an adapter group, the following is logged

Collection was of a fixed size.

During initial development of Identity Broker, this appeared due to serialization settings; additionally adapters could be added to groups in the last set of regression tests - so the change must be very recent.

0
Fixed

Import errored alert not cleared on connector deletion

Tony Sheehy 13 years ago updated by anonymous 10 years ago 2

The alert raised with the label:

An error occurred whilst performing the task Import All. Please refer to connector Talent2 Person Connector4.

Is not cleared when the connector is deleted.

Ensure other alerts relating to components are checked to ensure that they are cleared when the component is removed.

0
Fixed

Add connector doesn't save XML configuration

Tony Sheehy 13 years ago updated by anonymous 10 years ago 2

On adding a connector, the XML configuration of the connector engine isn't refreshed/saved, meaning that if no other change is made to the connector engine, the connector will be lost.

0
Completed

Optionally log SQL requests made by Identity Broker.

Tony Sheehy 13 years ago updated by anonymous 10 years ago 3

Include the ability to log SQL calls made by Identity Broker, which can be turned on/off on the UI.