aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 18 forks source link

[Infrastructure] Reduce ID and Access Token validity from 10 to 5 minutes. #279

Closed gmarciani closed 9 months ago

gmarciani commented 9 months ago

Changes

Reduce ID and Access Token validity from 10 to 5 minutes. This is a best practice to improve the security posture of the product as it reduces the operability time of a potential malicious token.

How Has This Been Tested?

[ONGOING] Deployed in test environment and verified that a user session works as expected for more than 5 minutes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.