Release notes


4.3

Policy handling in approval forms

Dynamic forms support

Check expired workItems command

4.4

Attributes available on all levels in provisioning plan

Run task command

Provision command

Bug fix: NPE on link validation

4.5

Approval command now supports custom forms with hidden fields

New version 1.8 of the IntelliJ plugin. Bug fixed.

4.6

Session based ITF client

Injecting id for role or entitlement in access request workflows

CheckApprovalExpirationResult command

Identity name no longer needs to match file name for testIdentity

IntellijPlugin now supports injecting CheckApprovalExpirationResult command from IIQ server data

Intellij plugin bugfixes.

4.7

[RunRule] and [RunScript] commands added.

Role assignment and role detections validation added to ValidateResult command.

New IntelliJ plugin version 1.8.2

  • Refactored insertion of ITF elements
  • Ability to insert test identity (including selection of elements and downloading the file to local dir)
  • Validation insertion now include role assignments and role detections

4.8

Pseudo today now can contain date format.

IntelliJ plugin version 1.8.3

  • Insert refresh command
  • New Insert mocked aggregation command

4.8.1

Bugfix: MockedAggregation now properly can handle Date and Long attribute types. Mocked aggregation file generator (importing mocked aggregation file in IntelliJ) now properly imports Long attributes.

4.8.2

  1. FailOnException option for Provisioning and Aggregate command.
  2. jar dependencies included in release
  3. Connector command
  4. Bug fixes

4.8.3

  1. Small bugfixes
  2. class case exception on getting test case result mitigation

4.8.4

  1. Bugfix: Retry on hHttpClient

IntelliJ plugin version 1.9.2

  1. Java - ITF test case reference contributor.
  2. Find JUnit class with current test case.

4.8.5

  1. Bugfix: Error while importing test identity when placed in tag with a different file name.
  2. Bugfix: Correctly validating Link multivalued attribute when it has only single value.

4.9

  1. CancelAccessRequest command
  2. failOnExists for approvals
  3. Wait for task to finish command
  4. Internal: Simulation now works based on single integration config and configuration is placed in custom object.

4.10

  1. Single approval command
  2. SetTestIdentity command
  3. WaitForWflFinish command enhancement
  4. Email notifier now supports ootb and custom notifiers.
  5. Validating account attributes directly in target system.
  6. Bugfixes

4.10.1

  1. bugfix: Back button in custom form approval now works properly.

4.10.2

  1. ITF configuration checker in Intellij plugin
  2. Bugfix: Proper ITF client authentication to IIQ server

4.11

  1. Matching workItems for approval by Description.
  2. Throwing explicit exception when more than one approval matches the approval command.

4.12

  1. New improved CheckEmail command and EmailNotifierControl command to manage email notifications logging.

4.13

  1. New command: InvokeTestCase

Top