Open
Description
I noticed that the createAuthorizationRequest
property in workflow.steps[STEP_NAME].openId.createAuthorizationRequest
found in the workflow creation request and response as well as the workflow retrieval response is specified as a string. I believe that this should be a boolean. Is that correct?