New Posts New Posts RSS Feed: Using DevForce for creating users
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Using DevForce for creating users

 Post Reply Post Reply
Author
mgood View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 18-Nov-2010
Location: Emeryville, CA
Posts: 583
Post Options Post Options   Quote mgood Quote  Post ReplyReply Direct Link To This Post Topic: Using DevForce for creating users
    Posted: 03-Oct-2012 at 5:36am
Regarding the second question. You can subclass AspAuthenticatingLoginManager on the server and check if the password is expired. If it's expired throw an exception that you handle on the client by prompting the user to change their password and then login in again with the new password.
Back to Top
sbelini View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 13-Aug-2010
Location: Oakland
Posts: 786
Post Options Post Options   Quote sbelini Quote  Post ReplyReply Direct Link To This Post Posted: 02-Oct-2012 at 10:42am
Hi,
 
Regarding your first question, the DevForce Silverlight Business Templates show how aspnet users are created.
 
sbelini.
Back to Top
pponzano View Drop Down
Senior Member
Senior Member
Avatar

Joined: 28-Apr-2011
Location: Italy
Posts: 165
Post Options Post Options   Quote pponzano Quote  Post ReplyReply Direct Link To This Post Posted: 02-Oct-2012 at 5:42am
Hello, just 2 question about user management...can I use devforce for creating an aspnet user on DB? or have to create a .svc and call MembershipProvider?

How do I manage with the cocktail's login pattern the expired/change password?

Thanks
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down