Skip to main content

Hi All,


K2 blackpearl is configured in one sharepoint site collection under one webapplication. I have deployed my application on another sitecollection under another web application. Through my application I have to programattically create k2 process and handles the entire workflow process. Do I need to configure anything related to k2 in my site collection? I am facing an issue while opening the SourceCode.Workflow.Client.Connection connection.open() itself. Its saying SAML token could not be verified. Can anyone please let me know what is the issue? Am I missing something related to permission settings? webapplication is running under same account as of K2 admin.


Thanks & Regards,


Nanda

This error points to a faulty Claims authentication configuration.  Verify that you have the correct claimtypemapping and that you have correctly setup your security labels.


 


Related reading:


K2 blackpearl Claims support and configuration


Claims Authentication Configuration


Reply