Skip to main content

we want to force the users to change their password after a 90 days. We are using ifs cloud version22.

How can we do that?

I am following


Hello gumabs

I search in system parameters but only find the profile default for oracle users.

I want define a value for password change for application users in ifs cloud version 22.2. Can you help me?


Hello, 

Actually i checked and I cannot see password life time parameter in cloud. 

There is a window password policies but you cannot set life time for password. I searched in the community but no one has answered for your question :(


Hi, we tried to find this function as well with no success.

 

An alteranative way is build and schedule a  function for example an API call or migration job to call the function “Expire password” every 90 days.


Hi, you can use Custom Script I’ve created for that:

Hope it helps, 

Alex