Grafana with SSO Error - force basic login

When auto login is enabled for any of the SSO providers and you would like to use forms based auth then you need to put the ?disableAutoLogin query parameter to the url: {grafana_url}/login?disableAutoLogin to navigate to the default login page.