Step 10: Assign the sign-on policy to an application
POST {{apiPath}}/environments/{{envID}}/applications/{{ProfileFormAppID}}/signOnPolicyAssignments
Request Body
{"priority"=>10, "signOnPolicy"=>{"id"=>"{{profileFormPolicyID}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |