Forum Discussion
16 years ago
Try to change your security configuration:
1.- Timestamp
2.- Signature
2.1.- Key Identifier Type -> BinarySecurityToken
2.2.- Check Use single certificate for signing
2.2.- Leave parts empty.
3.- Signature
3.1.- Key Identifier Type -> None
3.2.- Don't check Use single certificate for signing
3.3.- Parts:
3.3.1.- Timestamp.
3.3.2.- Body.
3.3.3.- BinarySecurityToken.
I test this configuration against web service deployed on OSB with Sign.xml policy and works fine.
Regards.
1.- Timestamp
2.- Signature
2.1.- Key Identifier Type -> BinarySecurityToken
2.2.- Check Use single certificate for signing
2.2.- Leave parts empty.
3.- Signature
3.1.- Key Identifier Type -> None
3.2.- Don't check Use single certificate for signing
3.3.- Parts:
3.3.1.- Timestamp.
3.3.2.- Body.
3.3.3.- BinarySecurityToken.
I test this configuration against web service deployed on OSB with Sign.xml policy and works fine.
Regards.