I've created a basic orchestration containing an HTTP Receive Request activity. I am able to deploy it to Cast Iron Live successfully, and it is running, but I have no idea how to access the endpoints.
The urls I have tried are https://eval-provide.castiron.com/env/Production/info, dropping the eval- prefix, and inserting the hexadecimal environment identifier. I get asked to authenticate for "Private Area", and occasionally for "WebID".
Can anyone tell me how I can find the correct endpoints so I can test my Orchestration?