Hi. I don’t see any way to expire/invalidate a specific token in my captive portal. How do you handle when an employee is terminated? I need to revoke their token, but it seems the only option is to invalidate the entire batch of tokens. That would not be practical, since I’d have to re-issue tokens for everybody else. Am I missing something here?
Hi all,
I was hoping to hear some reply by now. Has nobody else run into this problem of managing tokens? How do you handle it when a user leaves the company and you want to revoke ONLY their token? With the current token management, there doesn’t seem to be a way to do this. Am I missing something?
Hi,
The purpose for using access token mode in captive portal is usually for guests, to grant a captive portal session to a temporary users like guests in hotels.
For use case in company employee, you may try to use the guest account mode in captive portal, the one that login with username and password.
In the guest account mode, you can import a CSV to define your sets of users and passwords.
If you would like to invalidate a user in guest mode, you may remove it from the Guest Account Management page.
For now, InControl does not support invalidate a single token in a batch.
If you still like to invalidate a single token, please send us a feedback on InControl to let us know which organization and group you are in, and which token you would like to be removed. Then, we could invalidate that token for you in the system.
Oh ok that makes sense. I need to test that mode of validation then. Thanks for the reply!