Anaconda Desktop can be configured to authenticate users through your organization’s self-hosted Anaconda Platform instance by deploying a configuration file to each user’s machine. Once connected, the model governance policies defined for your organization automatically apply to Anaconda Desktop.Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Users must have Anaconda Desktop installed on their machine.Configuration file creation
Create a file namedsign-in-policy.json and add the following lines:
sign-in-policy.json
Configuration file storage
The configuration file must be stored in the following location:You will need to create the
AnacondaDesktop directory if it does not already exist.- Windows
- macOS
%PROGRAMDATA%\AnacondaDesktop\sign-in-policy.jsonConfiguration file deployment
Configuration file deployment varies depending on how your organization manages devices.- Manual deployment: Users with administrator privileges on their machines can be instructed to create the file in the required storage location for themselves.
- Managed deployment: Organizational device management tools (such as Group Policy, MDM solutions, or other configuration management platforms) can be used to deploy the file across multiple machines.