I have deployed my Web-form application on the Azure App service. Now i wish to use Azure AD authentication but web-form applications misses Connected services (Authenticate with Azure Active Directory). How will i be able to use the Azure AD for authentication.
Azure AD should return token and user details so that that can be consumed in the code for further use.
↧