I am using the active directory methods with AD token and everything was working fine until I changed my AD password as it is required in our organization to change the password every couple of months. After that, I noticed that the methods that require tokens are not working anymore. I cannot change the token each time that my password changes so what would be a solution to this?
Hi @Kawthar Ebrahim, Just to let you know that there a new version of Active Directory Simplified that ensures that the token does not change after it has been created.
The token is very tightly connected to the password at this point. I understand that it's not helpful and I'll review the current process to avoid this situation.
New version 1.0.13 includes changes to the token generation, ensuring that the generated code is the same regardless of the changes you make in the token details.
Dear @Renato Pauleta
I am still facing the same issue with the latest updated version. I have to change the token each time my password is changed.
Regards,
Hi Kawthar,
I need to check, but I may have broken something there. Thanks for spotting this issue.
Dear @Renato Pauleta,
Is there any updates on this issue? I would like to know all the cases that I will need to regenerate the token, because all my methods is using the token, and a the main features of my system depends on the AD details, so any failure will significantly affect the system.
I'm sorry @Kawthar Ebrahim, it's been busy this past weeks and I haven't had the time.
I'll try this week.