Method: inboundSamlSsoProfiles.create

Creates an InboundSamlSsoProfile for a customer.

When the target customer has enabled Multi-party approval for sensitive actions, the Operation in the response will have "done": false, it will not have a response, and the metadata will have "state": "awaiting-multi-party-approval".

HTTP request

POST https://cloudidentity.googleapis.com/v1/inboundSamlSsoProfiles

The URL uses gRPC Transcoding syntax.

Request body

The request body contains an instance of InboundSamlSsoProfile.

Response body

If successful, the response body contains a newly created instance of Operation.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-identity.inboundsso
  • https://www.googleapis.com/auth/cloud-identity
  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.