-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Open
Labels
feature-requestRequest for new features to be addedRequest for new features to be added
Description
📑 I have found these related issues/pull requests
I haven't found any related issues or PRs
🔖 Feature description
I'm monitoring a GraphQL API endpoint with an HTTP request, and it uses a token value in an Authorization header for authentication. It'd be great if this could be configured under Authentication methods. It'd also be ideal if authentication methods could be reused across multiple monitors, so when I have to rotate this token, I can do it in one place instead of many.
✔️ Solution
Add authentication method: HTTP header token
❓ Alternatives
Currently saving the token header in the headers field, but then the token is readable in plain text
📝 Additional Context
No response
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features to be addedRequest for new features to be added