Users authenticate through Zero Trust, and traffic reaches our internal applications via WARP.
We’re trying to figure out:
Is it possible to forward the authenticated user identity (for example, user email) as HTTP headers to backend applications when using WARP with Private Network (CIDR) routing?
If that’s not supported, what would be the recommended architecture to propagate user identity to internal applications while keeping them private?