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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-29 UTC."],[[["This API call creates a new InboundSamlSsoProfile for a customer."],["A successful request returns an Operation instance, detailing the status."],["If multi-party approval is enabled, the Operation's status will be set to \"awaiting-multi-party-approval\" and will have `\"done\": false`."],["The request requires specific OAuth scopes for authorization, including `https://www.googleapis.com/auth/cloud-identity.inboundsso`, `https://www.googleapis.com/auth/cloud-identity`, or `https://www.googleapis.com/auth/cloud-platform`."],["The HTTP request uses gRPC Transcoding syntax with a `POST` to the `https://cloudidentity.googleapis.com/v1/inboundSamlSsoProfiles` endpoint."]]],[]]