Multiple Domain Support for Agile LDAP Authentication
(Doc ID 1682235.1)
Last updated on APRIL 20, 2023
Applies to:
Oracle Agile PLM Framework - Version 9.3.2.0 and laterInformation in this document applies to any platform.
Goal
Q1. Does Agile have any limitation for the number of LDAP server that can be configured?
Q2. In an environment running on multiple LDAP servers, does it affect response time of the authentication based on the order of LDAP nodes defined in Java Client or Weblogic?
For example, does response time get faster if you change the order of LDAP nodes?
Suppose there are 3 LDAP servers and the order is set as following.
LDAP-1
LDAP-2
LDAP-3
Information for User A is stored in LDAP-3, does the system check LDAP node from top to down for the user information ?
Would the response to return User A get faster if you set the order to the following?
LDAP-3
LDAP-2
LDAP-1
Q3. In an environment running on multiple LDAP servers, does agile select the authentication provider set to Weblogic by the domain?
In other words, does agile look at the user domain first, and authenticate the user with its appropriate LDAP server?
Or, does it just look at all LDAP servers without looking at domain?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |