Providers
The table below lists the providers we support out of the box, however you can configure any OpenID Connect provider you want using the oidc provider type.
| Provider | Type | Single Sign-On | ID Token |
|---|---|---|---|
google | ✅ | ✅ | |
facebook | ✅ | ✅ | |
| GitLab | gitlab | ✅ | ✅ |
| Custom OIDC | oidc | ✅ | ✅ |
To use these providers with Keel, you'll need to set up client applications for each provider. You can find instructions for each provider at their respective documentation pages:
Other providers also typically have documentation on how to setup client applications for their services.