I would like to add basic authentication to the website that hosts on Google Cloud Storage. The site is connected to a load balancer, has a working SSL certificate and CDN.
Basic authentication would be enough, but Storage does not support htaccess. Signed URLs works great, but for individual files, not entire sites. Identity-Aware Proxy does not currently support sites on Storage.
Solution will only be used to protect the stage environment against the world. It should be designed to provide a simple entry for our team and the customer.
What solution will you recommend?