Reputation: 105
The documentation on how to create a custom password policy (https://docs.wso2.org/display/IS460/Password+Policies) is lacking details about how to deploy the custom password policy.
Does anyone here have any information about how to deploy the custom code?
Upvotes: 2
Views: 297
Reputation: 2540
As @AdrianMitev mentioned, you have to write java class to enforce new custom Password Policy.
<IS_HOME>/repository/components/libs/
folder.HTH, DarRay
Upvotes: 1