Loading

cloud orgs setup-organization-idp cli command

Destructive Auth required
elastic cloud orgs setup-organization-idp \
  --organization-id <organization-id> \
  --enabled \
  --login-identifier-prefix <login-identifier-prefix> \
  --saml-idp <saml-idp> \
  [options]
		

Setup organization IdP

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--organization-id string required
Identifier for the Organization
--[no-]enabled required
--login-identifier-prefix string required
--saml-idp string required
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]yes
confirm destructive action without prompting
--[no-]json

output as JSON