WLAN Captive Portal Redirection Issue #93
Replies: 14 comments
-
Hey @mrinkognito76, can you share more information about your environment? What network hardware are you using? If Catalyst wireless, are your APs in flex connect or local mode? |
Beta Was this translation helpful? Give feedback.
-
I am using a Cisco Catalyst 9800-CL wireless LAN controller running version 17.15.2. The access point model used is AIR-AP2802I-E-K9, and it is currently operating in local mode, not FlexConnect. Regarding the authentication flow: When a client tries to connect, the request is successfully authenticated by Cisco ISE. The controller then establishes the wireless session. |
Beta Was this translation helpful? Give feedback.
-
Did you set the AV pairs for This document also details the rest of the setup that ISE needs, which you can either use the ERS API integration to configure automatically, or manually setup the authorization profile in ISE. I'd also recommend looking at the logs of your WLC and running a client debug (see Radioactive Trace in the WLC's Troubleshooting section), and running the result of the debug through Cisco's WLC Debug Analyzer. |
Beta Was this translation helpful? Give feedback.
-
I have created this via the API and it is exactly as described in the instructions on the WLC there is already an active session but it says web auth pending I also noticed when I open the website with the url the WLC always makes several redirects |
Beta Was this translation helpful? Give feedback.
-
You'll have to look at the client debug logs, then. My guess is that you haven't assigned a VLAN to the ISE Authorization Profile, or, the VLAN you've assigned doesn't exist on the WLC, or, you haven't enabled AAA override on the wireless profile policy. |
Beta Was this translation helpful? Give feedback.
-
Are you able to access the URL WLC is trying to redirect to manually from a device not connected to that SSID? If you can then its a setting missing from the ISE / WLC config.
The WLAN password comment has me wondering, are you using a iPSK Manager WLAN password (psk) and expecting a portal redirect or does your onboarding portal have its own password everyone would use? |
Beta Was this translation helpful? Give feedback.
-
Even if I am not connected to the SSID, I can still access the website. I also have the following in the authorization profile in the ISE and the following in the policy set in the ISE Authorization Profil ![]() |
Beta Was this translation helpful? Give feedback.
-
This one is my Wlan profile wlan WP_HHG-Guest 32 IPSKSSID |
Beta Was this translation helpful? Give feedback.
-
I noticed that if you have an incorrect SSL cert, some clients won't even load the captive portal login. Do you have an SSL cert (even self-signed should be fine) for your https://myurl.de? |
Beta Was this translation helpful? Give feedback.
-
Hmm actually after further testing, I am also seeing weird behavior when working with different sub domains.
NVM - figured it out. See next comment.
I'll keep digging tomorrow but wanted to share my findings here. |
Beta Was this translation helpful? Give feedback.
-
I do not have a self-signed certificate for my URL, it is a certificate issued by a CA |
Beta Was this translation helpful? Give feedback.
-
I have also set it so that my portals listen on 443 and my admin portal on 8443 |
Beta Was this translation helpful? Give feedback.
-
I figured out my issue - I forgot that I had a URL filter configured on my flex profile (my setup is with Flex Connect APs), and I was allowing my One thing that helped me figure out my issue was looking at the client details "Security" tab on the WLC, while the client is connected and in the authorization state. This should show you the ACL applied to the client, the redirect URL, the VLAN, etc. Also, from the client side, you can try to run DNS queries to resolve the URL manually. |
Beta Was this translation helpful? Give feedback.
-
I converted this to a discussion as I don't believe this is a actual issue with iPSK Manager and just didn't want to close the issue out if there was additional comments to help figure out the configuration issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having an issue where, after entering the WLAN password, I am not being redirected to the captive portal.
Could you please let me know what settings I need to adjust in the ISE?
Beta Was this translation helpful? Give feedback.
All reactions