How to create an anonymous form?

We want to have an anonymous form on our internet page (think contact form). We can set the process to run the task as the swim-lane owner and assign users that way. We can expose the form on a website by embedding the form (embedding interfaces).
What isn't there so far is a way to allow filling in the form anonymously. Is there a way to do it out of the box? Are there ways to force it (pass on the anonymous IIS user as the SSO user somehow and use that with transparent login)? Any other thoughts?

I know another option would be to expose the process as a web-service and post data to it directly, but it will involved us writing and supporting our own client code, which potentially isn't acceptable.

Any thoughts and/or ideas are greatly appreciated.

OriginalPostID-195890

OriginalPostID-195890

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data