Sitecore Powershell Script for Google Cloud Services Authentication

Google Cloud Services, like Cloud Storage, Vertex AI, BigQuery, etc., are powerful cloud-based tools that could enhance your operations when integrated with Sitecore. However, authentication to Google Cloud follows a two-legged OAuth flow and can be challenging. This blog covers the steps involved in creating Service Account credentials and includes the SPE script that generates the JWT to retrieve a Google Access token, allowing you to easily streamline the authentication process for all background jobs that interact with Google Cloud services.

Continue reading “Sitecore Powershell Script for Google Cloud Services Authentication”