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

[Question] How to redirect HTTP -> HTTPS in admin? #407

Closed
medeirosrafael opened this issue May 2, 2018 · 4 comments
Closed

[Question] How to redirect HTTP -> HTTPS in admin? #407

medeirosrafael opened this issue May 2, 2018 · 4 comments
Milestone

Comments

@medeirosrafael
Copy link

I'm configuring API Umbrella behing ELB, everything is working.. But, when i try access http://my-domain
it doenst redirect to https://my-domain. If i access https://my-domain it works as well, but i want redirect http -> https in admin interface.

How can i do it?

@remcoboerma
Copy link

The only option right now is to redirect from within the client. Serve http and https, have some JS detect http and redirect to https.
I'm not an api-umbrella developer, so I'm investigating the same issue.
My bet is that there might be an option using the error templates but I haven't had time yet to fully dive in.

@GUI GUI added this to the v0.15.0 milestone Apr 29, 2019
@GUI
Copy link
Member

GUI commented May 14, 2019

Apologies for the delayed response. The new API Umbrella v0.15.1 release is now out, and this should redirect all website traffic to HTTPS by default. Let us know if you're still seeing any issues.

@GUI GUI closed this as completed May 14, 2019
@wub1990
Copy link

wub1990 commented Jun 20, 2019

Hey, I am using API Umbrella v0.15.1 but i still encounter the problem descript by medeirosrafael

2019-06-20_17-20-45 (2)

@flowli
Copy link

flowli commented Jun 16, 2021

I still see this issue today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants