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.
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.