🚀 Feature: Support ProxyAuth #203

Closed
opened 2025-07-08 08:42:18 -04:00 by AtHeartEngineer · 0 comments

Originally created by @wrenix on 4/30/2025

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 4/30/2025* ### 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/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pocket-id#203