How to pass received SecurityToken into the header's security section?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to pass received SecurityToken into the header's security section?
Hi all,
What should I do to pass a received SecurityToken/DigestValue/SignatureValue/X509Certificate into the header's security section in order to pass the security test?
Using an API of rechtspraak.nl (https://sts.rechtspraak.nl/adfs/services/trust/13/usernamemixed) I passed a username&password into the header's security section. I received back the Assertion containing these items: SecurityToken/DigestValue/SignatureValue/X509Certificate. Now the security-section allows for these sections: TimeStamp,
BinarySecurityToken, BinarySecuritToken, UsernameToken, Assertion, EncryptedKey, Signature
Now I am trying to consume the rechtspraak.nl's api https://curateleenbewindregisterservice.rechtspraak.nl/CcbrDataservice.svc but am still unsuccesful in getting the security right. Can anybody tell me what value to enter in what section to get past the security?
Best regards,
Tim van Steenbergen
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tim!
I faced with this stupid problem
Did you solved it? If yes, can you give me a hint ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may have to tweak it a bit as per your response.
http://stackoverflow.com/questions/34136890/transfer-property-from-login-to-logout-in-saopui-pro/341...
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for reply, man!
I've seen your reply on stackoverflow, but I can't use this case. I don't have method, which allows me to set any property and I send\receive xml, but not objects.
Maybe you know another method, which allow send assertion auth as xml with API query ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
