Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set timeout through an external splash page with a program. #1

Open
Testing42 opened this issue Jul 9, 2019 · 1 comment
Open

Comments

@Testing42
Copy link

https://www.cisco.com/c/en/us/td/docs/wireless/controller/7-4/configuration/guides/consolidated/b_cg74_CONSOLIDATED/b_cg74_CONSOLIDATED_chapter_01001101.html

I want to setup the user timeout not though cli or gui, I want to use an external splash page and change the time out programmatically. Any help would be appreciated.

In your code I'm not seeing anything about timeout and I'd like some help if possible, thank you.

@stuartst
Copy link
Owner

stuartst commented Jul 9, 2019

Unfortunately, this isn't possible as there is no timeout value that can be POST'd back to the controller on a per-session basis.

The only way this can be achieved is by using a RADIUS server and responding with a unique session-timeout value for each session based on your criteria (e.g. username, user group, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants