질문하기질문하기
 

답변됨User authentication suggestions

  • 2008년 4월 28일 월요일 오후 2:36Ned K 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Hi,

    I'm currently exploring possibilities for the next iteration of a desktop app that I produce. I want to add some sort of user authentication to the application with remote validation of a username/password (or similar). Users would have varying privilidges for what they can do in the app, so information on those would also have to be able to be communicated during the user authentication.

    Something like:

    1. Client/Desktop application
    2. Remote/Server storage of user account information (authenticaiton)
    3. Access control in the software based on 1 & 2

    Anyone have any suggestions?

    In the past I've done similar things just using a mysql database combined with calls to php scripts from inside my application,  very much a roll it myself approach. I've mainly done it this way in the past because mysql/php are both things I'm quite familiar with.

    What other approaches should I explore? What capabilities of WPF can I utilize for this particular aspect of an application? I'm completely starting afresh with this, so am willing to try just about anything. Figured it'd likely been done a million times before so here's hoping other people can save me making some of the mistakes they've made.

    Cheers,

    Ned.

답변

모든 응답