c# - Is SSL certificate is need for implementing Azure authentication/Authorization to the Asp.net MVC? -


i have developed asp.net mvc web app work or school account authentication mode. created code base moved azure app service , same code working fine in local not in azure app service. suspect problem due not adding ssl certification website.

thanks in advance..!!

ssl certificate may needed oauth providers, it provided azure automatically (unless host app on custom domain). problem must different.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -