Skip to content

Cloudflare service token authentication #4951

Description

@jonathon2nd

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

I would like to use service token to connect to websites protected by cloudflare zero trust
https://developers.cloudflare.com/cloudflare-one/identity/service-tokens/
I can get it working with header

{
    "CF-Access-Client-Id": "",
    "CF-Access-Client-Secret": ""
}

It would be nice to not have CF-Access-Client-Secret in plain text.

Wondering if there is a way to do this already that I am missing.

I thought something like this might work, but not sure what to do about the URL
image

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

Helm uptime-kuma:2.19.1

💻 Operating System and Arch

k8s

🌐 Browser

n/a

🖥️ Deployment Environment

Helm deployment:
uptime-kuma:2.19.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions