Extend token lifespan for AxonServer dashboard

Hey,

is it possible to configure the token lifespan for the AxonServer dashboard? It keeps logging me out every 10 or so minutes and that’s quite annoying.

Cheers,
Stefan

1 Like

Hi Stefan!

Just a hunch, but are you referring to the session timeout?
Of so, you can adjust the server.servlet.session.timeout property to a higher value, I believe.
It should be doable through the properties file of the Axon Server node, by the way.

Let me know if that helps you out!