🚀 Feature: Exclude subfolders #405

Closed
opened 2025-10-08 00:07:15 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ExXxtr3me on GitHub.

Feature description

Would it be possbile to add a feature that allows us to exclude an subfolder from being protected by Pocket ID?

Pitch

If i put for example my Sonarr instance behind Pocket ID i need the subfolder https://sonarr.mydomain.com/api to be accessible without login so i can access it with NZB360 an my phone for example.

Originally created by @ExXxtr3me on GitHub. ### Feature description Would it be possbile to add a feature that allows us to exclude an subfolder from being protected by Pocket ID? ### Pitch If i put for example my Sonarr instance behind Pocket ID i need the subfolder https://sonarr.mydomain.com/api to be accessible without login so i can access it with NZB360 an my phone for example.
OVERLORD added the feature label 2025-10-08 00:07:15 +03:00
Author
Owner

@stonith404 commented on GitHub:

This isn't directly related to Pocket ID because Pocket ID is just an OIDC provider and doesn't support proxying services natively. You're probably using OAuth2 Proxy and I'm not sure if they support this feature.

I've recently updated the proxy services with Pocket ID docs. If you would use the method with Caddy this would definitely be possible.

@stonith404 commented on GitHub: This isn't directly related to Pocket ID because Pocket ID is just an OIDC provider and doesn't support proxying services natively. You're probably using OAuth2 Proxy and I'm not sure if they support this feature. I've recently updated the [proxy services with Pocket ID docs](https://github.com/stonith404/pocket-id/blob/main/docs/proxy-services.md). If you would use the method with Caddy this would definitely be possible.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#405