Docs Menu

Docs HomeMongoDB Cloud Manager

Federated Authentication Configuration

Use the following endpoints to return, add, edit, and remove federation-related features such as role mappings and connected organization configurations.

Base URL: https://cloud.mongodb.com/api/public/v1.0

Method
Endpoint
Description
GET
Return the federated authentication configuration for one organization.
GET
Return all connected organizations for a federated authentication configuration.
GET
Return one connected organization for a federated authentication configuration.
PATCH
Update one connected organization for a federated authentication configuration.
DELETE
Remove one organization from the specified federation.
GET
Return all role mappings from the specified organization in the specified federation.
GET
Return one role mapping from the specified organization in the specified federation.
GET
Return all identity providers for a federated authentication configuration.
GET
Return one identity provider for a federated authentication configuration.
GET
Return the contents of the SAML metadata XML file for the specified identity provider in the specified federation.
DELETE
Remove one role mapping from the specified organization in the specified federation.
DELETE
Remove one federation and all associated data, including the identity providers and domains that the federation describes.
← Get Automation Status of Last 50 Plans