Replies: 8 comments
-
I will need to do some research before I can say, but it's definitely worth looking into 👍 |
Beta Was this translation helpful? Give feedback.
-
Found a possible solution/workaround: By adding the following to the plugins.json file I am able to authenticate.
Not sure if it is possible to add this as a configuration option? |
Beta Was this translation helpful? Give feedback.
-
I am also trying to connect to a service with OAuth 2.0. The code @brad55590 posted works, but changing |
Beta Was this translation helpful? Give feedback.
-
I agree with @jaroli. It would be better if there was a possibility to set the OAuth credentials in grafana data source GUI instead of doing a workaround and setting it in
in order to be able to use it. |
Beta Was this translation helpful? Give feedback.
-
Is it possible to implement OAuth? go to one URL get token by user/pass and assign token to base-URL-API. example:
add a token to a new request:
|
Beta Was this translation helpful? Give feedback.
-
I don't mind implementing this, but I'm struggling to find the time for it. If anyone wants to submit a PR for this, I'd be happy to review it. Heads-up though that I will be AFK for the next couple of weeks, and won't be able to review any PRs until I'm back 🙏 |
Beta Was this translation helpful? Give feedback.
-
thanks @marcusolsson |
Beta Was this translation helpful? Give feedback.
-
Hey @valdemarpavesi , did you find any solutions/workaround implementing OAuth ? |
Beta Was this translation helpful? Give feedback.
-
Hi
We are looking at using your plugin to query one of our API's however our API uses Azure AD Authentication.
Could you please add an auth option for OAuth 2.0
Regards
Beta Was this translation helpful? Give feedback.
All reactions