Looking for Oauth 2.0 client credential authentication Groovy scripts?

Aswin Dharmaraj August 9, 2022

I am using Jira data center, and looking for Oauth 2.0 client credential authentication Groovy scripts. Could anyone can help me on this. We have to hit an api end point and it is authorized one with client credential authentication method( Access Token URL, Client ID, Client Secret). Any groovy code I can use to achieve  this authentication to get the token and hit the end point with that token.

1 answer

1 accepted

3 votes
Answer accepted
Nicolas Esteves August 24, 2022

Hi @Aswin Dharmaraj 

As previously mentioned in the Support ticket you created at Elements, I'm happy to announce that the 6.12 version of Elements Connect that includes this feature is out and that you can now connect to more REST API with the new grant type Client credentials for OAuth2 authentication.

Find out more in our documentation: OAuth2 - Client Credentials

Have a nice day.

Kind regards,

Suggest an answer

Log in or Sign up to answer