Skip to content

Add HTTP header authentication method for monitors #6799

@marcleblanc2

Description

@marcleblanc2

📑 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.

Image

✔️ 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

No one assigned

    Labels

    feature-requestRequest for new features to be added

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions