What are you using to achieve your external splash page? There are a bunch of different ways to accomplish the captive portal, knowing which one you're attempting would be helpful. If you are trying to create your own custom captive portal page on your own web server, that's probably not going to go very far as you've moved beyond the help of a forum like this.
Central allows for the use of Cloud Guest which is a completely managed captive portal solution that you administer from Central. If you are attempting a separate external captive portal, then you have to provide some sort of authentication mechanism back to the AP to allow the session. This usually means posting the credentials from the captive portal back to the AP and then the AP will submit those credentials via RADIUS for authentication.
------------------------------
Carson Hulcher, ACEX#110
------------------------------
Original Message:
Sent: Feb 11, 2026 11:05 AM
From: corsak
Subject: Aruba Central External Captive Portal with radius authentication
I guess I'm not understanding. The captive portal functionality appears to be built into Aruba Central. Why would I need another product? I'm completely fine with in-house coding. I feel like I'm just missing a step somewhere.
My external splash page appears, I type my test user credentials, those credentials post to Aruba Central (this is the part I'm unsure of), I can see my client trying to connect in Aruba Central, but nothing happens.
The primary server is set to my radius server but I never see any requests/traffic hit the server and be allowed or denied for the test users credentials.
Maybe I'm dumb, what am I missing here?
Original Message:
Sent: Feb 11, 2026 10:39 AM
From: chulcher
Subject: Aruba Central External Captive Portal with radius authentication
ClearPass will definitely provide the solution you are asking for, otherwise you are likely to need some other product that provides captive portal functionality or you're going to end up with a custom solution that requires in-house coding.
------------------------------
Carson Hulcher, ACEX#110
Original Message:
Sent: Feb 11, 2026 07:45 AM
From: corsak
Subject: Aruba Central External Captive Portal with radius authentication
We don't have ClearPass. Is that necessary to make this work?
What I'm looking for is a login/splash page that a user provides Active Directory credentials to authenticate via our radius servers. The 2 major pieces we want are:
- Control users access via AD credentials/groups. This would be for guests on a guest ssid and for our techs on a staging ssid.
- Never save credentials to a users device. When a tech uses the staging ssid, we do not want a wireless profile left on the device that has their credentials in it.
We don't have ClearPass but I will do some research on it to see if it can lead me in the right direction.