Originally created by @macdaddybighorn on GitHub (May 8, 2025).
I'm attempting to get Nextcloud running through Pangolin and I cannot get the app to connect unless I completely bypass the platform SSO. Per the docs I am required to add a bypass rule for "/" to let the app connect without SSO and when I attempt to do so I get the warning "Please enter a valid URL path value" in the GUI.
I'm running the current Docker version fosrl/pangolin:1.3.1 on Debian 12 (6.1.135-1).
Originally created by @macdaddybighorn on GitHub (May 8, 2025).
I'm attempting to get Nextcloud running through Pangolin and I cannot get the app to connect unless I completely bypass the platform SSO. Per the docs I am required to add a bypass rule for "/" to let the app connect without SSO and when I attempt to do so I get the warning "Please enter a valid URL path value" in the GUI.
I'm running the current Docker version fosrl/pangolin:1.3.1 on Debian 12 (6.1.135-1).

@github-actions[bot] commented on GitHub (May 25, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (May 25, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @macdaddybighorn on GitHub (May 8, 2025).
I'm attempting to get Nextcloud running through Pangolin and I cannot get the app to connect unless I completely bypass the platform SSO. Per the docs I am required to add a bypass rule for "/" to let the app connect without SSO and when I attempt to do so I get the warning "Please enter a valid URL path value" in the GUI.
I'm running the current Docker version fosrl/pangolin:1.3.1 on Debian 12 (6.1.135-1).
@miloschwartz commented on GitHub (May 9, 2025):
Thanks will see what I can do in the next release.
@theblujuice commented on GitHub (May 9, 2025):
have you tried /*
@macdaddybighorn commented on GitHub (May 10, 2025):
I could try, but I believe that's the same as disabling SSO entirely.
@miloschwartz commented on GitHub (May 10, 2025):
Should be fixed in 1.3.2. Let me know!
@github-actions[bot] commented on GitHub (May 25, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@macdaddybighorn commented on GitHub (May 26, 2025):
Thanks for the quick response, it's working now!