I want everything to be as simple as possible, and I don’t need a complicated security mechanism. Mostly I need a user id and email address for the user, and I really don't want to worry about other things. In addition, I was at a minimal cost in terms of security (if there is an anotor provider that can do this for me, this is even better).
What is the easiest way to do this? I was thinking about enabling LiveID or OpenID, I don't know what are the advantages / disadvantages.
I am working with the Azure SDK.
source
share