cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1891
Views
1
Helpful
7
Replies

Sponsor Portal - HTTP to HTTPS Redirect

Scott Gillies
Level 1
Level 1

Hi

Happy New Year.

Is it possible to configure ISE to redirect a HTTP request to the Sponsor Portal to the equivalent HTTPS?

I.E. if the sponsor types in the http address it gets redirected to the correct https address.

E.G. redirect http://sponsor.mycompany.com to https://sponsor.mycompany.com

Many thanks

1 Accepted Solution

Accepted Solutions

Not sure what setup you’re referring to. It works just fine. There is no special setting needed. ISE does the redirect. I just tried it.

Are they perhaps blocking port 80 access to that IP?

View solution in original post

7 Replies 7

Jason Kunst
Cisco Employee
Cisco Employee

Have you setup the sponsor portal settings for the fqdn?

Does https://sponsor.domain.com work

I am pretty sure http would work if it’s setup

Have you setup the sponsor portal settings for the fqdn? yes

Does https://sponsor.domain.com work? yes

HTTP is not setup but I have been told that you can setup the ISE to redirect an HTTP request to the equivalent HTTP. Would you know if this is correct? And how?

Not sure what setup you’re referring to. It works just fine. There is no special setting needed. ISE does the redirect. I just tried it.

Are they perhaps blocking port 80 access to that IP?

You have a few challenges here.  If your sponsor portal is running on a different cert than the admin cert you may have SSL issues if you start out https://sponsor.domain.com.  That will go to the SSL cert used by admin, then get redirected to the FQDN you said.  The connection to the admin cert may cause a SSL warning.

If you go to http://sponsor.domain.com you should get a clean redirection to the sponsor portal with no cert warning, except browsers like Chrome always go to SSL if they can and they will change to https://sponsor.domain.com even if you don't want it to.

hslai
Cisco Employee
Cisco Employee

ISE 2.2 is enforcing HTTP Strict Transport Security so that the sponsors might get certificate warnings even with HTTP redirects. FYI.

Thanks very much for your response. It has confirmed what I thought.

Is there any reason I should not tag the sponsor portal as "Admin" then?

Some customers prefer separate certificates that are admin only from that are end-user facing.

Due to HTTP Strict Transport Security, if the deployment is ISE 2.2+, we need the cert used by admin able to match the sponsor portal FQDN so to be used by the sponsors with the friendly FQDN and without cert warning.