<@ULVA73B9P> how do i setup outh login for prefect...
# ask-marvin
r
@Marvin how do i setup outh login for prefect ui
m
thought for 31.2 seconds
I should mention that OAuth/SSO authentication is a feature available specifically in Prefect Cloud's Enterprise plans. Here's what you need to know: 1. Supported Authentication Methods: - OIDC (OpenID Connect) - SAML 2.0 2. Requirements: - An Enterprise-level Prefect Cloud subscription - An identity provider that supports either OIDC or SAML 2.0 3. Setup Process: 1. Contact Prefect's support team to enable SSO for your workspace 2. Provide your identity provider details 3. Configure your identity provider with the settings provided by Prefect 4. Set up domain verification for your organization 5. Test the SSO integration If you're running Prefect Server (the open-source version) locally, note that OAuth authentication isn't available as a built-in feature. In that case, you'll use the default authentication mechanism. For detailed setup instructions and to get started with SSO, you can refer to the documentation at: https://docs-3.prefect.io/v3/how-to-guides/cloud/manage-users/configure-sso Would you like me to provide more specific details about configuring a particular identity provider, or do you have questions about alternative authentication methods for Prefect Server?