This article provides instructions for troubleshooting and resolving issues where Policy XPress (PX) policies fail to detect user accounts or return a "No Account Found" error during attribute correlation or endpoint detection.
Identity Manager 14.x
Policy XPress (PX) correlation searches require strict case consistency for account names. Identity Manager only supports account searches when the input name is provided in either all lower-case or all upper-case letters. The search will fail if the provided account name contains a mix of upper and lower-case characters.
To resolve this issue, you must normalize the account names used in your PX policy configuration to ensure they match the format stored in your endpoint.
Review PX Policy Configuration: Inspect the PX policy definition and verify the account name format being passed to the search function.
Normalize Account Names: Ensure all account names are converted to a consistent case format:
Validate Changes: