SSO need a default identity provider
Identity provider configuration is needed in order to create account. Or we get this error code:
{"errcode":"M_NOT_FOUND","error":"Unknown identity provider"}
Default configuration provided:
            'm.identity_server'+: {
                'base_url': 'https://vector.im'
            }
And send a GET request:
Need to find a alternative.
