Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Accessing a restricted bucket from a frontend app

I have an frontend application (k8s) that requires the users to have a Google account in order to access it, and a google bucket that grants access only to allAuthenticatedUsers.

When I try to access the contents of the bucket I'm getting a permissions error back.

Does the bucket need to have the same domain as the frontend that its calling it?

What is the recommended way get access to a restricted bucket from a frontend?

0 2 794