microsoft / microsoft/azure-container-apps
Application URL seems to be insecure, although it is still showing https in the container app url
Open
@cachai2 is already working on this.
Since Mar 6, 2023.
Networking
- Dominant language
- Bicep
- Stars
- 445
- Forks
- 54
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 3
Description
Issue : Since the application URL is insecure, redirection from the IDP Server is not redirecting properly.
Although the URL is showing "https" but the request is going through "http" which is causing the request to fail.
Here is the screenshot of the same

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.