Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup domain restricted sharing (DRS) for public web service #2

Open
Jeniffen opened this issue Nov 1, 2022 · 1 comment
Open

Setup domain restricted sharing (DRS) for public web service #2

Jeniffen opened this issue Nov 1, 2022 · 1 comment
Assignees
Labels
infrastructure 🏗 Work on infrastructure is needed

Comments

@Jeniffen
Copy link
Member

Jeniffen commented Nov 1, 2022

Summary

Deploy public web service without unintentionally granting permissions to Google Cloud projects to external users.

Intended Outcome

Only services with tag allUserIngress:True are allowed unauthenticated requests.

How will it work?

Using Resource Manager tags and a conditional DRS policy in order to manage invocations. Example can be found here.

@Jeniffen Jeniffen self-assigned this Nov 1, 2022
@Jeniffen Jeniffen added the infrastructure 🏗 Work on infrastructure is needed label Nov 1, 2022
@Jeniffen Jeniffen changed the title Setup domain restricted sharing for public web service Setup domain restricted sharing (DRS) for public web service Nov 1, 2022
@Jeniffen
Copy link
Member Author

Jeniffen commented Nov 2, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure 🏗 Work on infrastructure is needed
Projects
None yet
Development

No branches or pull requests

1 participant