fbordina / pwm

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

[Enhancement Request] Store profile information in DB and read email and phone numbers from DB #470

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently PWM is configured to store 'profile information' as LDAP attributes 
and read the email address and mobile phone for SMS for password reset tokens 
from LDAP attributes. 

This works well in most cases for us, but we have a use case that could benefit 
from different behavior. We have a case where we would like to store the 
profile information we collect, specifically the email address and mobile phone 
number for password reset and account unlock tokens to be sent to, outside of 
LDAP and in the backend database. 

Original issue reported on code.google.com by TSimmon...@gmail.com on 10 Sep 2013 at 5:38