🚀 Feature: Support ProxyAuth #240

Closed
opened 2025-10-07 00:06:57 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @wrenix on GitHub.

Feature description

A easy login method where a request is forwarded first to pocket-id and decided (by e.g. cookie) if the request is send to wanted endpoint (and therefore add some HEADER e.g. id, email, name username, groups and maybe also claims)

Pitch

https://docs.goauthentik.io/docs/add-secure-apps/providers/proxy/

e.g.
nginx: https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-subrequest-authentication/
traefik: https://doc.traefik.io/traefik/middlewares/http/forwardauth/

Originally created by @wrenix on GitHub. ### Feature description A easy login method where a request is forwarded first to pocket-id and decided (by e.g. cookie) if the request is send to wanted endpoint (and therefore add some HEADER e.g. id, email, name username, groups and maybe also claims) ### Pitch https://docs.goauthentik.io/docs/add-secure-apps/providers/proxy/ e.g. nginx: https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-subrequest-authentication/ traefik: https://doc.traefik.io/traefik/middlewares/http/forwardauth/
OVERLORD added the feature label 2025-10-07 00:06:57 +03:00
Author
Owner

@wrenix commented on GitHub:

https://pocket-id.org/docs/guides/proxy-services#oauth2-proxy is also in docu ;( sorry for that issue

@wrenix commented on GitHub: https://pocket-id.org/docs/guides/proxy-services#oauth2-proxy is also in docu ;( sorry for that issue
Author
Owner

@kmendell commented on GitHub:

pocket-id.org/docs/guides/proxy-services#oauth2-proxy is also in docu ;( sorry for that issue

No worries :)

@kmendell commented on GitHub: > [pocket-id.org/docs/guides/proxy-services#oauth2-proxy](https://pocket-id.org/docs/guides/proxy-services#oauth2-proxy) is also in docu ;( sorry for that issue No worries :)
Author
Owner

@kmendell commented on GitHub:

This can be done via external tools/software (ie caddy-security, godoxy etc.), and we have decided aggainst implementing this at the current time. See https://github.com/pocket-id/pocket-id/issues/241.

@kmendell commented on GitHub: This can be done via external tools/software (ie caddy-security, godoxy etc.), and we have decided aggainst implementing this at the current time. See https://github.com/pocket-id/pocket-id/issues/241.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#240