Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPs URL Scheme should be displayed in API View when all schemes are allowed #2720

Open
TimMnz09 opened this issue Nov 15, 2024 · 1 comment
Assignees
Labels
P2 Medium- and low-priority issues. (t) Bug Bug reports (actual behavior is different than the expected behavior).

Comments

@TimMnz09
Copy link

Bug description

When an API is has both schemes (http and https) enabled the URL in the developer portal is only displayed with http://

Reproduction steps

  1. Configure http(s) for your API in azure portal
  2. Go to the developer portals API View

Expected behavior

For security best practices it default URL displayed should be the https not the http URL.

Is self-hosted portal?

Yes

Release tag or commit SHA

Release 2.30.0

Additional context

Azure Portal Configuration:
Image

Developer Portal API View:
Image

@ygrik ygrik added (t) Bug Bug reports (actual behavior is different than the expected behavior). P2 Medium- and low-priority issues. labels Dec 4, 2024
@ygrik ygrik self-assigned this Dec 4, 2024
@ygrik
Copy link
Collaborator

ygrik commented Dec 4, 2024

Hello @TimMnz09

Thank you for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Medium- and low-priority issues. (t) Bug Bug reports (actual behavior is different than the expected behavior).
Projects
None yet
Development

No branches or pull requests

2 participants