Bevy supports single sign-on (SSO) so your users can log in to your community with their existing credentials. Learn which providers Bevy supports and how SSO affects accoung login.
How SSO works in Bevy
Single sign-on (SSO)—a technology that lets users access multiple applications with one set of credentials—simplifies the login experience for your community members. When you configure SSO, your users can log in to your Bevy community using the same credentials they use for their other accounts, without creating a new account with Bevy.
SSO changes how users create accounts and log in, but not how they manage or use their accounts. For example, a user who logs in with SSO still needs to RSVP for individual events.
SSO uses identity providers (IdPs)—services that store and verify user identity—to authenticate users. Bevy supports configuring one of each supported IdP. You can also combine SSO with social sign-on to give your users multiple login options.
The SSO button on your login page matches your instance’s styling. You can also configure where the SSO button appears on the login page.
Supported providers
Bevy supports the following SSO providers:
Each provider has specific configuration requirements. Select a provider above to learn how to configure it.