Obtain token programatically to go see a page with ASP.NET application
I’m a newbie with authentication and authorization. When I go to a website, it redirects me to a url which requires email and password to login Microsoft Account. If I pass the right credential, it will redirects me to the original page where I want to go.