Discourse SSO + normal login

SSO is always the Single login when enabled.

If you want to provide multiple logins methods, you need to create login strategies, like Discourse OAuth2 Basic - #104, Discourse LinkedIn Authentication, etc.

Also, if your current users exist in the SSO provider, they can use that just fine because the emails will match.