In many cases, it is desirable to use a BFF (Backend For Frontend) as an Authentication Gateway when you have a microservices architecture. Microservices are often hosted on a Kubernetes-based platform, like Azure Container. However, since Microsoft Azure Container Apps manages is in essence a managed Kubernetes Cluster, it does…