Karate: question: how to calculate signature?

Created on 6 Sep 2018  路  8Comments  路  Source: intuit/karate

I'm sorry for asking question here, maybe stackover have few people.

question details: https://stackoverflow.com/questions/52202102/how-to-calculate-signature-according-input-query-param-when-i-use-karate

thanks a lot and sorry again.

enhancement fixed

Most helpful comment

@thinkerou thanks. I will keep this ticket open, to at least get a demo sample in karate

All 8 comments

@thinkerou just answered your question. no one has asked for this before - but if karate needs to have OAuth signature built-in we can add it. Let me know.

@thinkerou actually I am thinking since this is OAuth1 and not many people use this any more - it may be ok just to provide an example.

can you convert this to a karate example using java interop ? that should be more than sufficient.

or if you can point me to any online OAuth1 example which we can use as a demo - I can add a demo example to karate

sorry @ptrthomas I have not online OAuth1 example, because my server is internal server.

can you convert this to a karate example using java interop ?

I attempt to do it and I use karate right now.

@thinkerou thanks. I will keep this ticket open, to at least get a demo sample in karate

@ptrthomas nice, thanks, well work!

0.9.0 released

@thinkerou is it ok now ?

@ptrthomas thanks a lot! it's ok.

Was this page helpful?
0 / 5 - 0 ratings