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

Review PowerShell highlighting

Patrick Johannessen 10 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 1

As expected it looks ok but actually using the field can be difficult because you can't see highlighted text and the cursor is off-centre. If we can't fix it it may be better to just revert it.

It should also use a fixed-width font if it doesn't already.

0
Completed

Review default sAMAccountName rule

Patrick Johannessen 10 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 4

Review the default rule:

0
Completed

Consider including DTC removal DLL in LITE installer

Patrick Johannessen 10 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 1

Current feedback from DWWA and Aurion Corp suggest this is going to be a difficult scenario to deal with in its current state. As such, we should consider including the DTC removal DLL in the LITE installer so that's it off by default and can be optionally removed/renamed to turn it back on (which will probably never happen). This would mean we should be doing all our testing with transactions turned off.

0
Fixed

Replace email writeback with SecUser creation

Patrick Johannessen 10 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 1

Currently when an email address is changed in AD, the new address is flowed back to the base person record in Aurion. Aurion Corp have informed us that field is actually for personal emails. Instead, they would like us to, if possible, create a new Security User account for them and set its email.

0
Fixed

Identity Broker LITE for Aurion tooltip information incorrect v4.1.1

Lindon Wass 10 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 1

In the synchronization settings for Identity Broker LITE for Aurion, the tooltip information displays the incorrect information for 'Baseline to AD' and 'Baseline to Aurion'. The information that is displayed tells the user that the baseline operations will run daily, however, they in fact run at the frequency set in the synchronization settings.

0
Fixed

Imported Gender values break validation for export

Tony Sheehy 11 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 2

The imported gender values imported are in the form:

"MALE" and "FEMALE"

but on export there's a Maximum value validation process of one; as such only values of "M" and "F" work.

0
Completed

Transformation: Constant

Peter Wass 13 years ago updated by anonymous 8 years ago 2

A useful extended transformation would be to create a constant. This allows it to be used in matching rules before the importflowrules.

Inputs: Datatype, value, column name.

0
Fixed

Type mismatch with GetValue seems to throw misleading error

Matthew Clark 12 years ago updated by anonymous 8 years ago 2

See IDB-227. When GetValue was called to retrieve a StringValue from an integer field, the error stated "Type Entity was expected". A quick search on JIRA shows this message coming up where the GetValue type does not match the field definition type. This error message should be improved for future Identity Broker versions.

0
Answered

Document error: Query has not been validated process cancelled

Dev Sharma 10 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 1

After adding additional items to to the Aurion query, the following error occurred during an import:

error -1: Query PERSON has not been validated process cancelled

This was fixed by "validating the join" before running the query. Confirm the correct language in the product before documenting the fix.