Dear Community,
A production implementation would like to configure the user timeout / logout time in their OpenMRS3 (O3) instance. (E.g. from 10 minutes to 30 minutes or vice-versa)
sure configuring Tomcat will provide provide a solution.
I would suggest using a session management framework like Spring Session which can provide a more robust and flexible solution for managing sessions in a microservices environment.
Also it can offer better performance and scalability in the long run.