Question
Authentication failed because the constructed Data-Admin-Operator-ID instance failed to pass validation
I'm getting this error when logging in. Other users are able to login without any issues.
"Authentication failed because the constructed Data-Admin-Operator-ID instance failed to pass validation. The most likely cause for this is that your Data-Admin-AuthService record attempts to map directory attributes to PROPERTIES THAT DO NOT BELONG TO DATA-ADMIN-OPERATOR-ID class. Check your D-A-AuthService record for bad entries or typos."
What properties could be in my Data-Admin-Operator-ID instance that is failing? How can I get my operator id fixed?
***Updated by moderator: Lochan to add Categories***
Hi,
Please check below pdn links:
https://pdn.pega.com/community/pega-product-support/question/not-able-set-properties-during-authentication-prcustom
To debug the issue, you can turn logging to DEBUG for class com.pega.pegarules.session.internal.mgmt.authentication.SchemePRCustom and the log should contain the info you need.
Thanks,
Susan