mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1304] Running behind Cloudflare Zero trust from iOS app #926
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#926
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danielfrg on GitHub (Mar 29, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1304
🐞 Describe the bug
Connecting from the iOS app to a server behind Cloudflare Zero trust doesnt work.
Connecting to a topic says:
💻 Components impacted
iOS app
💡 Screenshots and/or logs
🔮 Additional context
I am assuming the error is mostly that when behind Zero Trust the web page that is returned is the Cloudflare login page for users. After a successful login there it does show the actual ntfy UI or API. So it needs a way to do that, save that CF token and use that for other requests.
In Home Assistant this is possible so i am assuming this should also be possible for ntfy.
Maybe someone has a workaround for this?
@gcstang commented on GitHub (Oct 30, 2025):
the ntfy app doesn't work with cloudflare on Android either, the only option that sort of works is using chrome but then not all notifications make it when using PWA and enable notify option