wso2-extensions / identity-inbound-provisioning-scim2

Apache License 2.0
8 stars 152 forks source link

Return error code for pwd policy violation #580

Open KaveeshaPiumini opened 13 hours ago

KaveeshaPiumini commented 13 hours ago

Purpose

Return error code 20035 formatted with the error message for a password policy violation error thrown by PolicyViolationException with the same error code.

Related Issue