1. OAUTH2 WITH Microsoft MVC5 web Application
Posted 24 days ago
I have been working with 3rd party authentication like Microsoft, Facebook, Twitter, Google in my MVC5 application, but would like to do the same with ForgeRock. Since I am new to this environment, I would like to understand what are the requirements for setting this up. Like in Microsoft Azure we created a Client Id and Client Secret and then the app used Microsoft Authentication for authenticating an user. Similarly what are the steps here that we need to do to get similar results.
Any help (with samples if possible) will be really appreciated.
Thanks
Sanjit