'How to get the complete request url with user-id in kuberenetes ingress for grpc backend?

If the request to ingress was made using url grpc://[email protected]

With grpc, we cannot use external auth url etc? how can I get the complete request url in kubernetes ingress that contains the username as well?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source