It's all about the answers!

Ask a question

Connection to EWM via Workato


John Sabin (132) | asked Jun 30 '21, 1:11 p.m.
We are using a software called Workato to attempt an integration between EWM and VersionOne. When setting up the connection to EWM in Workato you need to provide a OAuth2 authorization URL. I've looked through some of the EWM OAuth2 documentation but I'm not finding the URL.

Any help would be appreciated!



Comments
Ralph Schoon commented Jul 01 '21, 10:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

John, as far as I am aware, EWM only supports OAuth 1.a at the moment. 



If there is a URL to be found, you should get it through the rootservices document. Get https://server:port/ccm/rootservices - you can use a browser. This is part of the discovery mechanism in Jazz.


John Sabin commented Jul 07 '21, 2:25 p.m.

Hi Ralph,


Thanks for your response as this took me down the correct path. 

Having an issue now when trying to connect to the URL https://server:port/ccm/oauth-authorize?response_type=token. I'm getting the following returned when trying to connect with Postman. oauth_problem=parameter_absent


Ralph Schoon commented Jul 08 '21, 2:28 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I have not played around with OAUTH and can not provide any guidance.

Be the first one to answer this question!


Register or to post your answer.