Hi Community members
I am having an issue on the AD login.
Issue: User still able to login by using expired AD password.
Below are some of my findings but there is no immediate solution that I can use.
Does anyone come across this issue and do you have solution?
Authentication extension only return ok (true or false)
The extension code:
Get account details:
Found this link which we can add additional logic to the Login function, but the extension has to be modified to get the password expiration date as well.
https://www.outsystems.com/forums/discussion/32228/user-login-and-active-directory/
I am wondering is anyone has done this before? If yes, can share with me the solution?
Is this something missing that OutSystems need to provide us as an option to check against the password expiration date?
Thanks!
I don't have a direct answer here but I believe there are ways to integrate AD logins into OutSystems without having to create an extension?
Does this help:
https://success.outsystems.com/documentation/11/user_management/end_users_authentication/configure_azure_ad_authentication/