You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a couple of cases (installations) in which we require users to periodically re-accept the Terms and Conditions since their last time they accepted them (i.e. should accept every 6 months since the last time). Currently, in keycloak there is no way to set such a policy. We have added this functionality to keycloak, so an admin can set such a periodic action. We have implemented it for the "terms and conditions" scenario and we would like to share this with the community. This can easily extended to include periodic reset of other user required actions, as for instance, the password.
We submit a pull request here, and we would be happy to make further changes to extend it for any other required actions you might want.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We have a couple of cases (installations) in which we require users to periodically re-accept the Terms and Conditions since their last time they accepted them (i.e. should accept every 6 months since the last time). Currently, in keycloak there is no way to set such a policy. We have added this functionality to keycloak, so an admin can set such a periodic action. We have implemented it for the "terms and conditions" scenario and we would like to share this with the community. This can easily extended to include periodic reset of other user required actions, as for instance, the password.
We submit a pull request here, and we would be happy to make further changes to extend it for any other required actions you might want.
Here's a screenshot of how it looks

Beta Was this translation helpful? Give feedback.
All reactions