JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Identity Analytics 11gR1 Release Notes
search filter icon
search icon

Document Information

Preface

1.  New Features Added in This Release

2.  Enhancements

Enhancements in This Release

3.  Fixed Bugs

4.  Known Issues

Enhancements in This Release

[RBX-5962] IDC: Scalability : Data Owner Cert : Load attribute values in batches to support certification creation for large numbers of data owners and attribute values

[RBX-3351] Configuration : Account Maintenance by Namespace

[RBX-5682] SIM_Integration: IdentityAuditService should have getAllOpenExceptionsForUser()

[RBX-5986] Regular Expression Condition support for rules

[RBX-6234] WebServices: To create an RBX User

[RBX-5936] IAM: Performance: Indexing 1 million users and 200K+ roles

[RBX-6002] IAM : Closed Loop Remediation with Oracle Identity Management 9.x and 11g

[RBX-5930] IAM: Role imports affected by indexing

[RBX-5933] IAM : Implement in-memory compression of shared attribute values during XML account feed import

[RBX-6000] IDA : Ability to add User Manager as a Primary remediator when a violation is being created

[RBX-5950] IDA : Enable user to set threshold for violation preview count for preview type of scans

[RBX-5951] IDA : Disable Continues Violation Scan Job that scans all active users

[RBX-6063] IDA : Performance : Policy violation : Audit Trails : support for handling batching, and lazy loading

[RBX-5995] IDA : Performance : Policies : Rules : add new Rule: support for handling batching, and lazy loading

[RBX-5962] IDC: Scalability: Data Owner Cert : Load attribute values in batches to support creating certification for large numbers of data owners and attribute values

[RBX-5963] IDC: Scalability: Re-factor certification summary calculations for all types of certifications to accommodate scalability refactorings

[RBX-5958] IDC: Scalability: User Entitlement Cert : Avoid loading all roles while creating a cert limiting access outside role

[RBX-5959] IDC: Scalability: User Entitlement Cert : Load global users in batches to support creating certification for large no of users

[RBX-5960] IDC: Scalability: Role Entitlement Cert : Load roles in batches to support creating certification for large no of roles

[RBX-5961] IDC: Scalability: Resource Entitlement Certification : Load users in batches to support creating a cert for large no of users

[RBX-5822] IDC : Proxy users should also be copied on the Certification - Escalation email.

[RBX-6033] IDC: User Certification: Performance Enhancement: Account accordions added for loading large number of accounts

[RBX-6148] IDC: User Certification: Step 1: Takes a long time to load step 1 if a user has large number of accounts (~10k)

[RBX-6149] IDC: Performance : User Entitlement Certification: Provide a batching mechanism inside accordions, use for batching account accordions

[RBX-6169] IDC: My Certifications: Loading my certifications page takes a long time

[RBX-6172] IDC: User Certification: Step 1: Using "Change for all" in Step1 takes a long time

[RBX-6322] IDC: Resource Certification: Need an ability to open all accordions on a page with one click

[RBX-6430] IDC: Performance : User Certification: Batching of users in Step 1 and Step 2

[RBX-6340] IDC: Performance : Role Entitlement Certification: Avoid loading policies while loading certification for Step 1

[RBX-6339] IDC: Performance : Data Owner Certification: Avoid loading users while loading certification for Step 1

[RBX-6328] IDC: Performance : Resource Entitlement Certification: Batching for account accordions

[RBX-6204] Workflow : Send email notifications to just the policy owners

[RBX-6182] IDW : Performance : Users : Roles : Support for handling batching and lazy loading

[RBX-6183] IDW : Performance : Users : Accounts : Support for handling batching and lazy loading

[RBX-6315] IDW: Users: Orphan Accounts: Provide "more" node functionality for resources

[RBX-5765] Workflow : Email is not sent out while reverting to an old role.

[RBX-5923] IDW: Performance : Support for adding new users to a role which already has millions of users

[RBX-5965] IDW: Performance: Support for displaying role details having millions of users in main roles view

[RBX-5967] IDW: Performance: Support for displaying role details having millions of users in role details dialog

[RBX-5990] IDW: Performance:: Support for displaying and saving Business structure details having large no of Users in main Business structure view

[RBX-5991] IDW: Performance:: Support for displaying and saving Business structure details having large no of Roles in main Business structure view

[RBX-5992] IDW: Performance:: Support for displaying and saving Business structure details having large no of Policies in main Business structure view

[RBX-5993] Performance : IDW : Users : Accounts : support for handling batching,auto update and lazy loading

[RBX-5994] Performance : IDW : Users : Roles : support for handling batching,auto update and lazy loading

[RBX-6025] Performance : IDW : Users : Business Structures : support for handling batching,auto update and lazy loading

[RBX-4424] Scheduler: Custom Option: Provide an advanced option that allows users flexibility to create cron expressions for tasks

[RBX-6018] IDW: Users : Extended Custom Properties

[RBX-5903] IDC : Need "Choose for all" function for all types of certifications

This functionality is disabled by default.To enable it follow the given instructions:

  1. Locate the %RBACX_HOME%rbacxWEB-INFjspfheader.jspf file

  2. Change the following line from

request.setAttribute("certificationCertifyAll", false);

to

request.setAttribute("certificationCertifyAll", true);

Note: This configuration change will be overwritten by future upgrades. Please document this change and reapply it during future OIA upgrades.