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

Question regarding validity duration of generated Remote Desktop configurations #114

Open
pierre42100 opened this issue Jun 11, 2024 · 0 comments

Comments

@pierre42100
Copy link

Hello,

Thank you for your great and helpful project.

In cmd/rdpggw/security/jwt.go, the duration of the JWT that authenticates the Remote Desktop configurations is hard coded:

Expiry:  jwt.NewNumericDate(time.Now().Add(time.Minute * 5)),

Would it be possible to make this parameter configurable to obtain Remote Desktop configurations that last longer (like one or two hours for example) ?

Thank you again for your great project!

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

1 participant