atlas api federatedAuthentication
On this page
experimental: Returns, adds, edits, and removes federation-related features such as role mappings and connected organization configurations.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for federatedAuthentication |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api federatedAuthentication createIdentityProvider - experimental: Creates one identity provider within the specified federation.
atlas api federatedAuthentication createRoleMapping - experimental: Adds one role mapping to the specified organization in the specified federation.
atlas api federatedAuthentication deleteFederationApp - experimental: Deletes the federation settings instance and all associated data, including identity providers and domains.
atlas api federatedAuthentication deleteIdentityProvider - experimental: Deletes one identity provider in the specified federation.
atlas api federatedAuthentication deleteRoleMapping - experimental: Removes one role mapping in the specified organization from the specified federation.
atlas api federatedAuthentication getConnectedOrgConfig - experimental: Returns the specified connected org config from the specified federation.
atlas api federatedAuthentication getFederationSettings - experimental: Returns information about the federation settings for the specified organization.
atlas api federatedAuthentication getIdentityProvider - experimental: Returns one identity provider in the specified federation by the identity provider's id.
atlas api federatedAuthentication getIdentityProviderMetadata - experimental: Returns the metadata of one identity provider in the specified federation.
atlas api federatedAuthentication getRoleMapping - experimental: Returns one role mapping from the specified organization in the specified federation.
atlas api federatedAuthentication listConnectedOrgConfigs - experimental: Returns all connected org configs in the specified federation.
atlas api federatedAuthentication listIdentityProviders - experimental: Returns all identity providers with the provided protocol and type in the specified federation.
atlas api federatedAuthentication listRoleMappings - experimental: Returns all role mappings from the specified organization in the specified federation.
atlas api federatedAuthentication removeConnectedOrgConfig - experimental: Removes one connected organization configuration from the specified federation.
atlas api federatedAuthentication revokeJwksFromIdentityProvider - experimental: Revokes the JWKS tokens from the requested OIDC identity provider.
atlas api federatedAuthentication updateConnectedOrgConfig - experimental: Updates one connected organization configuration from the specified federation.
atlas api federatedAuthentication updateIdentityProvider - experimental: Updates one identity provider in the specified federation.
atlas api federatedAuthentication updateRoleMapping - experimental: Updates one role mapping in the specified organization in the specified federation.