Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
#

OpenID connect (OIDC)

OpenID connect (OIDC) is an authentication layer on top of the OAuth 2.0 authorization framework. Beside SAML it’s widely known for being used as a single sign-on method. It uses REST and JSON for communication with the identity provider.

Here are 98 public repositories matching this topic...

Production-ready Terraform + Azure Infrastructure as Code (IaC) with modular design, remote backend, and automated GitHub Actions CI/CD pipelines for Dev → QA → Test → UAT → Prod environments using OIDC authentication.

  • Updated Nov 11, 2025
  • HCL

This repo demonstrates how to fetch secrets from Azure Key Vault using the Kubernetes External Secrets operator. It leverages OIDC authentication and Azure Workload Identity to securely access the vault from within a Kubernetes cluster. The implementation uses K3d, OpenTofu, and Terragrunt for infrastructure provisioning, showcasing GitOps practice

  • Updated Jan 19, 2026
  • HCL

Created by OpenID Foundation, Google, Microsoft

Released February 26, 2014

Followers
57 followers
Website
github.com/topics/oidc
Wikipedia
Wikipedia

Related topics

2fa jwt mfa oauth oauth2 pkce saml sso totp webauthn