How to configure the timeout for SAML reauthentication?

Users are complaining after migration to SAML authentication, that they have to click daily on the button “Log in with SAML”.

Is there an option to configure the timeout before new login is required?

You can configure a session timeout in your conf/sonar.properties file (if deploying via ZIP file) or by setting the SONAR_WEB_SESSIONTIMEOUTINMINUTES environment variable if deploying via Docker image.