Is it possible to disable the message about multi tenant sso?
- 
Is there a way to disable the message ‘Multi tenant sso is not currently supported. Please contact fusionauth’?
I don't want any users to see this.
 - 
Generally this is a dev time message. Although depending upon your integration, it may be possible that an end user would see that message.
You could try adding a message to your theme:
[MultiTenantSSONotSupported]=n/a
In general, any user facing message can be overridden by your theme.