
duwpj (duwpj) asked a question.
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.

Hello Alex,
I've escalated your question to our Customer Support team. They will respond to you shortly here.
Thanks!
Tim
Okta, Inc.
Hi Alex,
Due to an internal issue, I could not access this post to respond earlier.
The issue could be originating from a URL value under the app General tab's settings. Please check the below article and revise the URL settings that you currently have.
https://support.okta.com/help/s/article/The-redirect-uri-parameter-must-be-an-absolute-URI
If this is not the cause of the issue, please open a case with Support to further assist you.
We look forward to your response to determine next steps. Thank you!