문서 메뉴
문서 홈
/ /
아틀라스 CLI
/ / / /

Atlas federatedAuthentication federationSettings storedOrgConfigs connect

이 페이지의 내용

  • 구문
  • 옵션
  • 상속된 옵션
  • 예제

조직에 ID 제공자를 연결합니다.

명령 구문
atlas federatedAuthentication federationSettings connectedOrgConfigs connect [options]
이름
유형
필수 사항
설명
--federationSettingsId
문자열
true
고유한 24-페더레이션 설정을 식별하는 16진수 문자열입니다.
-h, --help
거짓
연결 도움말
--identityProviderId
문자열
true
ID 제공자의 고유 식별자입니다.
--orgId
문자열
거짓
사용할 조직 ID입니다. 이 옵션은 구성 파일 또는 환경 변수의 설정을 재정의합니다.
-o, --output
문자열
거짓
출력 형식입니다. 유효한 값은 json, json-path, go-템플릿 또는 go-템플릿 파일입니다. 전체 출력을 보려면 -o json 옵션을 사용합니다.
--protocol
문자열
거짓
사용자를 인증하는 데 사용되는 프로토콜입니다. 유효한 값은 OIDC 또는 SAML입니다. 이 값의 기본값은 'OIDC'입니다.
이름
유형
필수 사항
설명
-P, --profile
문자열
거짓
구성 파일에서 사용할 프로필의 이름입니다. Atlas CLI의 프로필에 대해 자세히 알아보려면 https://dochub.mongodb.org/core/atlas-cli-save-connection-settings를 참조하세요.
# Connect the current profile org to identity provider with ID 7d1113b25a115342acc2d1aa and federationSettingsId 5d1113b25a115342acc2d1aa
atlas federatedAuthentication federationSettings connectedOrgConfigs connect --identityProviderId 7d1113b25a115342acc2d1aa --federationSettingsId 5d1113b25a115342acc2d1aa
# Connect the org with ID 7d1113b25a115342acc2d1aa to identity provider with ID 7d1113b25a115342acc2d1aa and federationSettingsId 5d1113b25a115342acc2d1aa
atlas federatedAuthentication federationSettings connectedOrgConfigs connect --orgId 7d1113b25a115342acc2d1aa --identityProviderId 7d1113b25a115342acc2d1aa --federationSettingsId 5d1113b25a115342acc2d1aa

돌아가기

ConnectedOrgConfigs

다음

삭제

이 페이지의 내용