hiro117 / scim

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

Enhance password and login metadata #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SCIM 1.0 only supports setting passwords via PUT/POST/PATCH.  There have been 
discussions around deeper needs here (see 
https://groups.google.com/group/cloud-directory/browse_thread/thread/12f908416a9
d53e1).  These include:

- User attributes that hold password and login metadata
   o Password Last Reset Date
   o Password Expiry Date
   o Last Login Date

- The ability for a service provider to express password policy, although this 
may not be very simple.

- The ability to send additional data with a password reset.
   o Expiration date or Pre-expired (ie - password must be reset at next login)
   o Current password (some providers require this for password history policies)

Original issue reported on code.google.com by kpgriz...@gmail.com on 29 May 2012 at 6:12

GoogleCodeExporter commented 9 years ago
This is now being tracked in the IETF issue tracker under ticket #14 - 
http://trac.tools.ietf.org/wg/scim/trac/ticket/14.

Original comment by kpgriz...@gmail.com on 10 Oct 2012 at 4:12