cloudflare / cloudflare/cloudflared
💡 Append User Identity for Access Requests
Open
Priority: Normal
Type: Feature Request
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the feature you'd like**
Currently, if you are using cloudflared with access verification, you have to have a proxy to retrieve the [User Identity](https://developers.cloudflare.com/cloudflare-one/identity/authorization-cookie/application-token/#user-identity) info. It would be nice, cloudflared could retrieve this information and add it as headers to the request.
**Describe alternatives you've considered**
Creating middleware that goes between cloudflared and my origin service.
**Additional context**
I could attempt to work on this if it is something that is accepted.
Contributor guide
Assessment
This issue has not been assessed yet.