MSDN > Home page del forum > Windows Presentation Foundation (WPF) > User authentication suggestions
Formula una domandaFormula una domanda
 

Con rispostaUser authentication suggestions

  • lunedì 28 aprile 2008 14.36Ned K Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    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.

Risposte

Tutte le risposte