Switching from SSO to password-based login in Prefect 1.x is not directly documented in the resources I found. However, here are some general steps you might consider:
1.
Disable SSO for your domain: This would typically be done through your identity provider's configuration, removing Prefect as an application that requires SSO.
2.
User Account Management: Ensure that users have individual accounts set up in Prefect Cloud with email and password credentials. You may need to manually create these accounts if they don't exist.
3.
Contact Support: If there are specific configurations or limitations, reaching out to Prefect support (
help@prefect.io) could provide more tailored guidance.
For more information on SSO setup and management, you can refer to the
Prefect documentation on SSO.
If you have any more specific details or need further assistance, feel free to share.