Is it possible to set up App Engine so that access to the application is granted to a requester that is: - Either on the App Engine firewall IP address whitelist (ie, with no authentication) - Or authenticated using Identity-Aware Proxy ?
In other words, so that access is granted to anyone on the corporate network, or to anyone logging in from the public Internet?