apache / apache/cloudstack

Global setting "consoleproxy.session.timeout " is not honoured

Open
#12,810 14 comments 1 reaction 0 assignees Claimed by @dheeraj12347 View on GitHub
component:console-proxy
Dominant language
Java
Stars
3.1k
Forks
1.4k
Avg merge
6d 19h
Merged PRs (30d)
32

Description

### problem

Global setting "consoleproxy.session.timeout " is not honoured

### versions

ACS 4.22 , kvm

### The steps to reproduce the bug

Steps to reproduce the issue

1. Check the global setting parameter “consoleproxy.session.timeout” the default value is set to 300000 ms which 5 min

2. Launch a vms with admin role, domain admin role and a user role

3. Take the console session of the vm’s from admin role, domain admin role and a user role

4. The console session doesn’t get timed out after 5 min

### What to do about it?

Expected behaviour

The console session of the vm should get timed out after 5 min

Contributor guide

Open the contributing guide

Research direction

Start by tracing the global setting consoleproxy.session.timeout through the console session entry point for admin, domain-admin, and user roles. Reproduce the issue on ACS 4.22 with KVM and verify that each console session ends after the configured 300000 ms timeout.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.