50885/how-to-register-new-users-for-mvc4-website-on-azure-ad
I'm trying to use Azure AD Identity Provider for my MVC4 app and need to figure out how to implement a user registration functionality. I know that Graph API can be used for updating WAAD. However, from reading http://msdn.microsoft.com/en-us/library/windowsazure/dn151791.aspx I've got a sense that, in order to use Graph API, a user has to be authenticated through WAAD first. Only then will he receive a token to be used with Graph API. But what if I have an unregistered user who wants to register? How do I create an entry for him in WAAD? Can I somehow use the Service Principal to get the token, bypassing the user having to log in? How would I do that, if that's the case?
This blog post should resolve your issue: http://blogs.msdn.com/b/cesardelatorre/archive/2010/07/22/how-to-set-a-default-page-to-a-windows-azure-web-role-app-silverlight-asp-net-etc.aspx Look ...READ MORE
To make dashboards available to others, you ...READ MORE
First set up your FTP credentials are ...READ MORE
You can find the below tools useful ...READ MORE
Both the cloud platforms have slightly varied ...READ MORE
There may be an issue with the ...READ MORE
This blog might help with your query: http://blog.smarx.com/posts/windows-azure-storage-emulator-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process Also, ...READ MORE
Azure blobs can be downloaded in four ...READ MORE
Check out this example: @model List<string> ...READ MORE
I think your solution is feasible and ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.