-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Add support for Bearer Authentication header #3963
Copy link
Copy link
Open
Labels
A:monitorIssues or PRs related to monitorsIssues or PRs related to monitorsfeature-requestRequest for new features to be addedRequest for new features to be addedtype:enhance-existingfeature wants to enhance existing monitorfeature wants to enhance existing monitor
Metadata
Metadata
Assignees
Labels
A:monitorIssues or PRs related to monitorsIssues or PRs related to monitorsfeature-requestRequest for new features to be addedRequest for new features to be addedtype:enhance-existingfeature wants to enhance existing monitorfeature wants to enhance existing monitor
🏷️ Feature Request Type
New Monitor
🔖 Feature description
When setting a new http type of monitor where a request is done, I'd like to use Bearer token based authentication. Currently only these authentication methods are supported:

✔️ Solution
Would like to be able to use the API url and build a request while specifying the bearer token separately, if possible masking the token after its is introduced
❓ Alternatives
Building a custom header
📝 Additional Context
No response