we are planning to use FD to act as an reverse proxy to several backend apps. We would like to only send the request to the backend if the Authorization Header has a valid JWT. (similar to the APIM validate-jwt policy)
Is this possible in Front Door? Or is there a better way to achieve this.
Thanks Stefan