Quarkus REST with Apache Camel and Keycloak
Building a REST API with Apache Camel on Quarkus, including OIDC authentication with Keycloak and Swagger UI integration.
Building a REST API with Apache Camel on Quarkus, including OIDC authentication with Keycloak and Swagger UI integration.
Learn to deploy from GitHub Actions to Azure without secrets using Microsoft Entra ID Workload Identity Federation (WIF).
A guide on implementing a custom GitHub token broker to exchange OIDC tokens for access tokens using C# and TypeScript, enhancing CI/CD security.
Guide to running Terraform plan in GitHub Actions and posting results as PR comments using OIDC authentication to Azure.
A guide to securing enterprise MCP servers using Microsoft Entra ID for Single Sign-On (SSO) via the Agentgateway open-source gateway.
Guide to automate Azure access for GitHub Copilot using the Azure Developer CLI's coding-agent extension for secure, passwordless authentication.
Explores the challenges of delegating authority to AI agents due to fragmented user identities and ungoverned authorization systems in enterprises.
Angular Auth OIDC Client v18 adds Signal support for authentication state and user data, simplifying integration in Angular apps.
A technical guide on integrating Buildkite's OIDC tokens with Hashicorp Vault for secure, credential-less CI/CD secret management.
A developer's personal recap of side projects, blog posts for work, Advent of Code participation, and tech event sketch notes from the past year.
Guide on using OIDC authentication with Terraform's AzureRM backend to secure GitHub Actions workflows and manage storage permissions.
Explains how to implement OAuth and OpenID Connect authentication protocols in a Blazor client-side application.
A sample Windows native OIDC client using a custom URI scheme and named pipes to handle authentication responses from the system browser.