I don't think so, because App Service is designed to rely on some sort of "authority" to verify the user. You'd probably have to roll your own solution for this, such as ASP.NET Core's new identity system.
With the title "Add authenticated user login to any Azure App Service app in 10 minutes!", I assumed u wud show how to add users who can access this application.But this was not the case.
when i do logout. it keep redirecting me to login and auto login without userid and pwd challenge.
Great video, thank you. More on authentication would be awesome.
Great, thanks for the feedback!
Great content! More AuthN/AuthZ in Azure would be great.
Hey is there any option for authentication in app service without using provider just using some mail account and password
I don't think so, because App Service is designed to rely on some sort of "authority" to verify the user. You'd probably have to roll your own solution for this, such as ASP.NET Core's new identity system.
With the title "Add authenticated user login to any Azure App Service app in 10 minutes!", I assumed u wud show how to add users who can access this application.But this was not the case.
The users would be anyone who has an account with the authentication providers added to the app.
Good one
Thanks for the visit
Great video
Thank you!