By: Vijayabalaji Sekar user 06 Sep 2021 at 7:35 a.m. CDT

3 Responses
Vijayabalaji Sekar gravatar
HI Team, We have a requiremnt that user's who have access to certian applictaion and their password need to be expired after certain days . For remaining user we dont want to enforec passowrd expire policy . Basically users who have access to critical apps and their password need need to expire after 30 days , Not for everyone Thanks

By Michael Schwartz Account Admin 06 Sep 2021 at 1:12 p.m. CDT

Michael Schwartz gravatar
See https://github.com/GluuFederation/oxAuth/tree/master/Server/integrations/basic.password_expiration

By Vijayabalaji Sekar user 06 Sep 2021 at 1:24 p.m. CDT

Vijayabalaji Sekar gravatar
Thanks Mike , i wondering how can i set the password expirtaion for the users who can access only to the production apps .

By Michael Schwartz Account Admin 06 Sep 2021 at 1:28 p.m. CDT

Michael Schwartz gravatar
Can you track this information in an attribute of the user? If so, you could check this attribute before you initiate Step 2.