Exception for PASSWORD_REQUIREMENTS_NOT_MET
Hello,
We are using an application that integrates Yellowfin and need to login into our app using LDAP and then access Yellowfin. However, some users will get the error message Not Authenticate when accessing Yellowfin.
I have checked the logs in Yellowfin, it shows the following for the user who failed to access
The use who can access the Yellowfin successfully has the following logs:
I assume that the app first checks if the userID is existed in Yellowfin, if not (according to the error code 8) then will create a new user in Yellowfin.
My question is that when the exception PASSWORD_REQUIREMENTS_NOT_MET (code 38) will be thrown? Is that happening when inserting the user into Yellowfin (insert into the Ipclass table in Yellowfin?) And the password requirement is according to the password setting, right?
Thanks
Hi Heng,
Thanks for the reply here. I'm wondering if the length resrtiction is impacted by the encryption.... can you try increasing max length to a very large value and report results?
Thanks,
Eric
Hi Heng,
Thanks for the reply here. I'm wondering if the length resrtiction is impacted by the encryption.... can you try increasing max length to a very large value and report results?
Thanks,
Eric
Hi Heng,
Thanks for reaching out. Would you be able to review this article and confirm whether or not you could be impacted?
https://community.yellowfinbi.com/knowledge-base/article/encryption-changes-in-9-58-0-9-and-issues-with-passwords
Thanks,,
Eric
Hi Heng,
Thanks for reaching out. Would you be able to review this article and confirm whether or not you could be impacted?
https://community.yellowfinbi.com/knowledge-base/article/encryption-changes-in-9-58-0-9-and-issues-with-passwords
Thanks,,
Eric
Hello Eric,
Thanks for the quick response, I have checked the Yellowfin version is 9.7.0.3 and JAVA is 1.8.0_271, so I do not think those things will be impacted.
Thanks
Hello Eric,
Thanks for the quick response, I have checked the Yellowfin version is 9.7.0.3 and JAVA is 1.8.0_271, so I do not think those things will be impacted.
Thanks
Hi Heng,
Thanks for the reply here. I'm wondering if the length resrtiction is impacted by the encryption.... can you try increasing max length to a very large value and report results?
Thanks,
Eric
Hi Heng,
Thanks for the reply here. I'm wondering if the length resrtiction is impacted by the encryption.... can you try increasing max length to a very large value and report results?
Thanks,
Eric
HI Heng,
Thanks for the update, sounds like the change will be enough in this case; I'll mark this question as Answered then. Feel welcome to reach out in the future.
Thanks,
Eric
HI Heng,
Thanks for the update, sounds like the change will be enough in this case; I'll mark this question as Answered then. Feel welcome to reach out in the future.
Thanks,
Eric
Replies have been locked on this page!