0D51Y00009mPQNISA4Okta Classic EngineIntegrationsAnswered2024-04-16T10:29:11.000Z2020-10-21T17:51:06.000Z2020-10-29T23:31:59.000Z

duwpj (duwpj) asked a question.

Azure App Services Container redirect_uri comes back as http and NOT https!

Hi we try to deploy .net core app as a docker container(Linux) into an app service in Azure. Please correct me if i'm wrong, but the way i understand it and according to this article, below is an excerpt

 

https://docs.microsoft.com/en-us/azure/app-service/configure-custom-container?pivots=container-linux

 

Detect HTTPS session

App Service terminates TLS/SSL at the front ends. That means that TLS/SSL requests never get to your app. You don't need to, and shouldn't implement any support for TLS/SSL into your app.

The front ends are located inside Azure data centers. If you use TLS/SSL with your app, your traffic across the Internet will always be safely encrypted.

 

Azure App services gives us an https address which is entered in Okta configuration, but when i try to go to the https address redirect_uri  is http, when i remove "Authorize" attribute from the controller and able to view the page without Okta it's all https, please kindly let me know if there is a work around or a solution, as well if you understand what my problem is or i need to clarify further.

 

 

Thanks in Advance, Alex.


This question is closed.

Recommended content

No recommended content found...