Federated Authentication Configuration File
On this page
You can use a federated authentication configuration file to specify the
settings required when you update connected organizations for federated authentication
using the Atlas CLI. The Atlas CLI accepts .json
federated authentication configuration files.
Available Settings
When you update connected organizations for federated authentication using a configuration file, you can specify any settings that are listed in Update One Org Config Connected to One Federation under Request Body Schema.
Create a Configuration File
Follow these steps to update connected organizations for federated authentication with a configuration file:
Copy the sample request for Update One Org Config Connected to One Federation.
Navigate to the Update One Org Config Connected to One Federation section of the Atlas Admin API specification.
Under Request samples on the right side, click Expand all.
Click Copy to copy the sample request.
Run the atlas federatedAuthentication federationSettings connectedOrgConfigs update command with
the --file
option.
Specify the path to the file you saved with the --file
flag.