|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
OAUTH 1.0 Implementation in IIB |
« View previous topic :: View next topic » |
Author |
Message
|
nukalas2010 |
Posted: Wed Jul 24, 2019 2:13 am Post subject: OAUTH 1.0 Implementation in IIB |
|
|
 Master
Joined: 04 Oct 2010 Posts: 220 Location: Somewhere in the World....
|
Dears,
I need to implement OAUTH 1.0 in IIB 10.0.0.12 for one of the web service integration. For this, need to pass Authorization Header with details as below.
Quote: |
OAuth 1.0a uses the standard HTTP Authorization header with the authentication scheme set to OAuth. The header value contains signed OAuth parameters and the request signature value only your application can produce.
Authorization: OAuth
oauth_body_hash="XXXXX",
oauth_nonce="XXXX",
oauth_signature="XXXXX",
oauth_consumer_key="XXXXX",
oauth_signature_method="RSA-SHA256",
oauth_timestamp="1558370962",
oauth_version="1.0" |
Is there any way to implement this in ESQL, or do I need to use Java ?
Please throw some light on this  |
|
Back to top |
|
 |
abhi_thri |
Posted: Wed Jul 24, 2019 11:41 am Post subject: |
|
|
 Knight
Joined: 17 Jul 2017 Posts: 516 Location: UK
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|