RedHatInsights / insights-frontend

Web frontend for Insights
https://access.redhat.com/insights
7 stars 7 forks source link

access.redhat.com/insights/getting-started requires login #428

Closed Robcwilliams closed 6 years ago

Robcwilliams commented 6 years ago

We use https://access.redhat.com/insights/getting-started as a friendly URL which forwards to https://access.redhat.com/products/red-hat-insights#getstarted

Currently when accessing /insights/getting-started you are required to log into your Red Hat account prior to forwarding. The end destination, however, does not require you to log in and is available to view for anyone.

Let's remove the login requirement when accessing /insights/getting-started and just kick them over to the forwarding page.

iphands commented 6 years ago

I'll catch it at the Edge (akamai)

iphands commented 6 years ago
$ curl -vk https://access.redhat.com/insights/getting-started -o /dev/null 2>&1 | fgrep location:
< location: https://access.redhat.com/products/red-hat-insights#getstarted