Cobot supports single sign-on via identity providers that support either OpenID Connect or OAuth2. This means, members and admins of a space can log in using various identity providers instead of having to set up a password for Cobot.
Unfortunately, Slack's OAuth2 implementation deviates from the standard, requiring a bit of extra setup.
To set up Cobot Single Sign-on (SSO) with Slack:
identity.basic
and identity.email
scopes.Google uses OpenID Connect which makes the setup very easy.
More information about using Google for OpenID Connect can be found here:
https://developers.google.com/identity/protocols/oauth2/openid-connect