Hi, my use case here is while managing a bunch of test users, I want to be able to determine for each of those test users, if their passwords have expired or going to expire so that we can display it as a warning to whomever is managing those test accounts. As such, I'm wondering if there's a way to be able to query information from system logs into a process/interface or be able to query admin console settings information?
Thanks in advance
Discussion posts and replies are publicly visible
The test users are created locally within Appian platform and not maintained in Active directory or any other identity provider ?
Individual users will get password expiry waring. But for a admin user who wants to maintain them, a small process with remainder can be sent for the users whose password should be changed as per set value.