Hi there,
I have following problem:
I have extended my web application to use FBA for intranet URL zone. When i deploy SharePoint 2013 Workflow to my sitecollection with simple "write to history list" action workflow gets started but right after then cancelled with exception
However URL for intranet zone is https://thrformulare.xxx.xx and yet worflow is trying to use url that is used for default zone (http://tspportal.xxx.xx) where FBA user obviously has no access.
I tried to execute Register-SPWorkflow service with https://thrformulare.xxx.xx as SPSite parameter but that didn't help..
Any suggestions how to fix this?
Cheers
Tom