Hi DWs
One of out clients asks me if we can use anything else than USERNAME for login?
He would like ie. CPR og Mail or phonenumber.
can it be done?
Hi DWs
One of out clients asks me if we can use anything else than USERNAME for login?
He would like ie. CPR og Mail or phonenumber.
can it be done?
It is not possible out of the box AFAIK. You can see a custom solution here...
http://developer.dynamicweb-cms.com/forum/development/custom-login-procedure.aspx
If the site is accepting CPR as input or displaying CPR numbers, then you have to use encryption as well ;-)
Hi Morten
thanks for answering.
Yes sure, CPR is HTTPS. But I think that in the example that you post to Nuno, what are you doing exactly?
Are you matching a "masterlogin" to a custom accessuser field and then sending the correct username to the system by:
security.ExtranetLogin(user.UserName, user.Password);
?
You must be logged in to post in the forum