How to set up Azure ACS (Access Control Services)

76 views Asked by At

I am new to Azure, Could someone please help me with below queries

  1. With IaaS model of development and deployment, how do we integrate Azure ACS(Access Control Services) with a MVC application

  2. After authentication user will be registered in MVC applciation for a role say 'admin' or 'user'( admin and user are two groups in ACS). How can we add the registered user to ACS groups programmatic ally using C# code.

0

There are 0 answers