I wanted to know whether it is possible to enable IAP OAuth for App Engine but for a subdomain or a subfolder. I have already enabled it for the domain, but I don't want it to show up for the entire website. For example: I want to use IAP secured login on admin.website.com but users to website.com should be able to access it without any issues. It is also okay if this can be done for website.com/admin (I suppose enabling on website.com/admin is a lot easier too)
(Website name changed for privacy)
You can activate or deactivate IAP (deactivate means grant allUsers with IAP-Secured Web App User role) per service. It's the finest granularity, you can't deactivate it by URL path.
allUsers
IAP-Secured Web App User
2.1m questions
2.1m answers
60 comments
57.0k users