Le 14/01/2016 16:34, Trevor Davis a écrit :
> Can this tool provide a web based user self service account creation as well 
> as the already provided password reset service?
> 
> Thanks!


Well, I am well placed to understand that request :) . Indeed, as
Clement answered you can use Lemonldap::ng, it's a good start. We plan
to use it at OW2 for that purpose , at least as a first step.

I realised some times ago that there were no self service web based
account creation FRAMEWORK currently in the OSS scene.

Every software is currently making his own code for the directory (or
backend) and data fields they plan to use. To me, what we need today is
a real account creation web based framework.

Imagine a software that would allow anyone to build very easily a
dynamic web base account creation form, handling any data verification,
captcha...

Such a framework will do even better if it were plugged to a standard
"user management API" instead of directly code using the langage
primitives (ie, php_ldap, JNDI...)

Not it is hard to code a self service registration service from scratch
(it could be actually, depending on your needs), but currently to my
knownledge there is no standalone high level "OSS tool" to build one,
from HTML to backend (or please take me informed).

Martin

_______________________________________________
ltb-users mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to