08-23-2018 09:06 AM
Hello Community,
I'd ask your help..
Customer asked us if it's possible to authenticate WiFi guest users using RSA tokens; in his idea, WiFi guest will be redirect to CWA, where they will be asked just for the RSA code. No user registration (like in the self-registered portal), no username or password, just RSA code.
At first I thought to something like the hotspot guest portal, where you can ask for an access code, but it seems that this code is only locally significant for ISE and not dependant from any external ID source.
It's the first time I received this kind of request, I was unable to find anything useful about, so I'd like to ask if someone managed something like this.
Thanks
Solved! Go to Solution.
08-23-2018 07:31 PM
08-30-2018 11:44 AM
ISE guest portals may use RSA token to login but, like the other commented, each token needs tied to a username.
If only one user token per portal, it might be easier to hide it and asking only the generated OTP. If more than one, it would likely need a lot more coding and skill to allow selecting the meeting rooms, etc.
08-23-2018 09:48 AM
In this flow if there is no username and just the token, how do we know which token to match against? Is the token universal for all users connecting during certain timeframe?
08-23-2018 10:57 AM
Hello,
as you wrote, the token is meant to be universal for all users logging in during its time of validity.
Thank you
08-23-2018 07:32 PM
08-23-2018 11:00 AM
Hello,
as you wrote, the token is meant to be universal for all users logging in during its time of validity.
Thanks
08-23-2018 01:02 PM
How about a Captcha type verification?
Cisco ISE Guest Portal Human Verification
You can use it on a Hotspot Portal, too.
08-23-2018 01:26 PM
Hello,
Thanks for your answer.
Unfortunately, captcha isn't enough: the requirement is to allow guest access using RSA tokens. The customer wants to distribute one token in each meeting room, which is the only place guests are allowed to stay, and force them to use the token to authenticate. This also to prevent unauthorized wifi access from outside the building.
Thank you
08-23-2018 07:31 PM
08-24-2018 04:33 AM
08-24-2018 12:03 PM
08-30-2018 11:44 AM
ISE guest portals may use RSA token to login but, like the other commented, each token needs tied to a username.
If only one user token per portal, it might be easier to hide it and asking only the generated OTP. If more than one, it would likely need a lot more coding and skill to allow selecting the meeting rooms, etc.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide