Disallow setting 'enable_sso' without SOMETHING in 'sso_url'

We should not allow Discourse admins to wedge themselves into this corner (or at least give them a warning?) where:

SiteSetting.enable_sso == true
SiteSetting.sso_url == ""
「いいね!」 8

Yes definitely can we add a validation here @techAPJ

「いいね!」 5

Fixed via:

https://github.com/discourse/discourse/commit/0514ac4ee2f7f383ba8ce7a33453fe0232af601a

「いいね!」 6

This topic was automatically closed after 28 hours. New replies are no longer allowed.