You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
The text was updated successfully, but these errors were encountered: