How do I force the Universal Login to allow the user to select a gmail account?

I ended up adding ""options":{upstream_params": {"prompt":{"value":"select_account"}}} to my connection through the management API and that allowed the prompt to do select account.

3 Likes