LDAP/AD Authentication: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
QPR ProcessAnalyzer uses | QPR ProcessAnalyzer uses three methods for authenticating users: | ||
*the built-in authentication method in which the user is authenticated against the user id/password combination in QPR ProcessAnalyzer database | *the built-in authentication method in which the user is authenticated against the user id/password combination in QPR ProcessAnalyzer database | ||
*the LDAP (Lightweight Directory Access Protocol) authentication method in which the user is authenticated by validating the username against a corporate LDAP server | *the LDAP (Lightweight Directory Access Protocol) authentication method in which the user is authenticated by validating the username against a corporate LDAP server | ||
*the combination of the built-in and the LDAP authentication method (if the LDAP method fails, the built-in method is used) | |||
== Configuring the Authentication Settings == | == Configuring the Authentication Settings == |
Revision as of 12:54, 28 October 2014
QPR ProcessAnalyzer uses three methods for authenticating users:
- the built-in authentication method in which the user is authenticated against the user id/password combination in QPR ProcessAnalyzer database
- the LDAP (Lightweight Directory Access Protocol) authentication method in which the user is authenticated by validating the username against a corporate LDAP server
- the combination of the built-in and the LDAP authentication method (if the LDAP method fails, the built-in method is used)
Configuring the Authentication Settings
The authentication method options can be configured in the PA_CONFIGURATION table in the QPR ProcessAnalyzer database. The options relevant for authentication are listed in the following table:
All values except for AuthenticationMethod are empty by default. |