jpassing / workloadidentity-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains examples for using workload identity federation:

AWS Lambda

aws-lambda-example shows how to authenticate to Google Cloud from AWS Lambda.

For a more detailed description, see Authenticating to Google Cloud from an AWS Lambda function.

Azure App Services

azure-appservices-example shows how to authenticate to Google Cloud from Azure App Services using a managed identity.

For a more detailed description, see Authenticating to Google Cloud from Azure App Services.


All files in this repository are under the Apache License, Version 2.0 unless noted otherwise.

About

License:Apache License 2.0


Languages

Language:Java 56.8%Language:C# 43.2%