Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] To allow bearer tokens as part of basic auth #1097

Open
G0nz0uk opened this issue Dec 17, 2024 · 2 comments
Open

[Feature request] To allow bearer tokens as part of basic auth #1097

G0nz0uk opened this issue Dec 17, 2024 · 2 comments

Comments

@G0nz0uk
Copy link

G0nz0uk commented Dec 17, 2024

Hello,

We use this wonderful plugin quite a bit, but we have a new API which requires the bearer token to be obtained first then reused with the basic auth, much like this chap who also has the same issue

https://community.grafana.com/t/infinity-plugin-get-bearer-token/123451/4

I think this is becoming more common.

Do you think this might be a possibility this could be looked into in the future?

Thanks

@G0nz0uk G0nz0uk changed the title [Bug] Title [Issue] To allow bearer tokens as part of basic auth Dec 19, 2024
@G0nz0uk
Copy link
Author

G0nz0uk commented Dec 19, 2024

When we manually got to a particular API using basic authentication we are issued with a bearer token which we then have to use after as part of the sign in process to gain access to the json information.

It would be monumental it this could be introduced.

@yesoreyeram yesoreyeram changed the title [Issue] To allow bearer tokens as part of basic auth [Feature request] To allow bearer tokens as part of basic auth Jan 2, 2025
@yesoreyeram yesoreyeram moved this to Backlog in OSS Big Tent Jan 8, 2025
@ArchiZ0
Copy link

ArchiZ0 commented Jan 11, 2025

I just found this request, and while not identical for the token source, I guest this is the same pattern I'm asking for: Getting a bearer token from a different URL and Auth type. I have a "workaround" which I believe can be replicated for other Auth type but this is definitely not ideal:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants