- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2017 07:11 AM
Good evening everybody,
I whould like to know if there is a way to use the Oauth 1.0 to make a REST POST. I know that I can't create an outbound REST with Oaut 1.0 instead of 2.0 (there is non 1.0 option...), but may be using RESTMessageV2 or similar I can achieve my goal.
May someone help me,please?
Best regards
Luca
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2017 01:16 AM
Hi Luca,
There has been this statement for OAuth 1.0
OAuth 1.0 has been officially deprecated as of April 20, 2012 because of session fixation attack.
https://oauth.net/advisories/2009-1/
So I am not sure anyone having integration after 2012 have used OAuth 1.0. If anyone is still using then I think ServiceNow won't support it and uses OAuth 2.0
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2017 01:16 AM
Hi Luca,
There has been this statement for OAuth 1.0
OAuth 1.0 has been officially deprecated as of April 20, 2012 because of session fixation attack.
https://oauth.net/advisories/2009-1/
So I am not sure anyone having integration after 2012 have used OAuth 1.0. If anyone is still using then I think ServiceNow won't support it and uses OAuth 2.0
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2017 01:26 AM
Hi Luca,
i would recommend you to connect with Hi Team
as per the wiki it's has deprecated.