bigbosst / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Ehnancement: suggest user to update attributes #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
checkAttributes only shows update attributes form if user attributes doesn't 
meet requirements.
Could it be useful if we could suggest users to update their attributes showing 
update attributes form at first login or every x login or every x days?

Original issue reported on code.google.com by alessand...@gmail.com on 7 Jun 2011 at 6:55

GoogleCodeExporter commented 9 years ago
Enhancement added in svn revision 180, the checkProfile action (now renamed 
from checkAttributes) will optionally use a query match to determine if the 
user should be forced to update their attributes.  

You could use this to periodically alter some flag written to ldap to force a 
profile update on an individual user or set of users.

Original comment by jrivard on 22 Jun 2011 at 5:34