This article explained How to Configure Zero Page Node Tree. The zero page nod is one of the nodes in the OpenAM and is used to check the credentials exist in the request header or not, if exist then it will take the credential and then validate it against LDAP Node or Data Store Decision […]
Month: December 2021
How to Enable Email Validation In OpenIDM
In this session, am explained How to Enable Email Validation In OpenIDM. This means that while user registration we can validate the entered email address correct or not by sending the account activation link to entered email address then the user should open the inbox and then click on the account activation link to an […]
Enable users to forcefully reset passwords on the next login in OpenDJ
This article explained how to enable users to forcefully reset passwords on the next login in OpenDJ. The user needs to be reset the password in the next login, to achieve this we need to add the following attributes to the user profile. force-change-on-reset:true pwdReset:true force-change-on-reset:true We need to update the password policy by using […]