Hi Team ,
Is their is any way to apply password complexity on the application and apply the same for both Web and REST APIs
Thanks
Hi Team ,
Is their is any way to apply password complexity on the application and apply the same for both Web and REST APIs
Thanks
Hi,
Password complexity check feature does exist in CUBA.
See Appendix B: Application Properties - CUBA Platform. Developer’s Manual
There is no built-in user registration / password editing functionality in the REST API, so there is no place to apply password complexity checks there.