Options to define how to handle unauthenticated users. If the object contains "immediate": true, then all unauthenticated users will be automatically redirected to the SSO system to start their login. If instead you'd only like to have users which land on the welcome page to be redirected, use "on_welcome_page": true.
Add support for configuring redirection of unauthenticated users to the SSO login page like it is done in Element Web (see https://github.com/vector-im/element-web/blob/develop/docs/config.md):