You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The app says : if you use external authentication providers like **** Cloudflare Tunnels ETC. You can use personal tokens only.
When using the personal access token it gives me the error:
"Failed to validate Accesstoken. Please re-check your token or backend URL" Error: cannot read property email of undefined.
Would really love to use this app, so would like to hear from you soon!
Otherwise if its not possible to get it to work with personal access token, would you be able to do it like this?
With custom headers? : paulgessinger/swift-paperless#11
Smartphone (please complete the following information):
Device: IPhone 15 pro max
OS: iOS 17
Version 17.5.1.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
With the demo app it works. but take note that mine is behind a cloudflared tunnel with Azure AD Authentication.
To surpass that you can use headers with a cloudflare token. See the link i provided in my message above.
The cloudflare tunnel blocks the traffic due to it not being authenticated.
Is there any possibility you can add the possibility for adding headers? Would love to use your app!
I would like to have custom service token support for cloudflare tunnel. Currently I use a zerotier vpn to do that, but cloudflare tunnel is a better and more stable approach for export self-hosted service to targeted users.
victorbalssa
changed the title
Bug: Logging in with Cloudflared Tunnel
Feature Request: Logging in with Cloudflared Tunnel will need custom headers in Abacus
Oct 5, 2024
Describe the bug
The app says : if you use external authentication providers like **** Cloudflare Tunnels ETC. You can use personal tokens only.
When using the personal access token it gives me the error:
"Failed to validate Accesstoken. Please re-check your token or backend URL" Error: cannot read property email of undefined.
Would really love to use this app, so would like to hear from you soon!
Otherwise if its not possible to get it to work with personal access token, would you be able to do it like this?
With custom headers? : paulgessinger/swift-paperless#11
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: