In this guide, we'll cover Dagster+'s supported authentication methods and some resources for managing users in your organization.
Dagster+ supports Single Sign-on (SSO) with the following providers:
To provide administrators with more control, Dagster+ also supports SAML authentication with the following Identity Providers (IdP):
Note: Users must be assigned to the Dagster app in the IdP to be able to log in to Dagster+. Refer to the setup guide for your IdP for more info.
The System for Cross-domain Identity Management specification (SCIM) is a standard designed to manage user identity information. When enabled in Dagster+ alongside SSO, SCIM allows you to efficiently and easily manage users in your IdP and sync their information to Dagster+.
Role-based access control (RBAC) enables you to grant specific permissions to users in your organization, ensuring that Dagster users have access to what they require in Dagster+, and no more.
See Dagster+ deployment settings reference for how to configure the default role which is granted to new users that log in with SSO.