ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » OAUTH 1.0 Implementation in IIB

Post new topic  Reply to topic
 OAUTH 1.0 Implementation in IIB « View previous topic :: View next topic » 
Author Message
nukalas2010
PostPosted: Wed Jul 24, 2019 2:13 am    Post subject: OAUTH 1.0 Implementation in IIB Reply with quote

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
View user's profile Send private message
abhi_thri
PostPosted: Wed Jul 24, 2019 11:41 am    Post subject: Reply with quote

Knight

Joined: 17 Jul 2017
Posts: 516
Location: UK

hi...guess it is not supported, http://www.mqseries.net/phpBB/viewtopic.php?t=72984&sid=2b621b615f9939f1b33d6bc37f53e364
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » OAUTH 1.0 Implementation in IIB
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.