Remove azure-oidc
article thumbnail

Publish Azure DevOps Extensions using Azure Workload Identity

Xebia

As you may know, I maintain several Azure DevOps Extensions. To publish them I use the Azure DevOps extension tasks. If you need help configuring a basic CI/CD pipeline for an Azure DevOps Extension, check out the guidance on Microsoft Learn ). Recently the whole of Azure DevOps got support for Workload Identities.

Azure 130
article thumbnail

Sitecore Federated Authentication with Azure AD B2C: User Flow

Perficient

Introduction This guide will show you how to integrate Sitecore Content Delivery instance with Azure AD B2C using federated authentication. and a User Flow on Azure AD B2C side. You can refer to this guide: [link] If you already have Azure AD B2C Tenant, you can skip creation and use that one.

B2C 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Keyless Google Cloud deployments from Azure Pipelines

Xebia

Deploying Google Cloud (GCP) resources via Azure Pipelines used to require service account keys. Today, however, Azure DevOps OIDC tokens can be exchanged to Google credentials using Google Cloud Workload Identity Federation. This blog uses the Google Cloud Auth to do so. First, the Google Credentials are exchanged.

article thumbnail

Openshift Essentials and Modern App Dev on Kubernetes

Perficient

This is generally a cheaper and more powerful alternative to the native monitoring systems provided by the hyperscalers like CloudWatch and Azure Monitoring. It’s most well-known for autoscaling serverless or event-driven applications backed by tools like Kafka, AMQ, Azure EventHub, etc.

article thumbnail

Upload Files to AWS S3 Using a Serverless Framework

Modus Create

To help with the complexity of building serverless apps, we will use Serverless Framework — a mature, multi-provider (AWS, Microsoft Azure, Google Cloud Platform, Apache OpenWhisk, Cloudflare Workers, or a Kubernetes-based solution like Kubeless) framework for serverless architecture. You can view the source code of this blog post here.