Enable GitHub SSO for Teleport Community Edition
This guide enables GitHub login for a self-hosted Teleport Community Edition cluster using a GitHub OAuth App and maps GitHub […]
This guide enables GitHub login for a self-hosted Teleport Community Edition cluster using a GitHub OAuth App and maps GitHub […]
This post shows how to enable Keycloak authentication for an existing Argo CD deployment using OIDC + PKCE, so you
In previous posts, I already have: Now I want Backstage to show Jenkins CI/CD status directly in the CI/CD tab
In a previous post, I installed Backstage on Ubuntu 24.04, wired it to Keycloak for OIDC login, and ran it
The official Backstage docs are excellent and very complete. They also move fast: Docker images, Postgres, Kubernetes, and a lot
DefectDojo supports Single Sign-On (SSO) using OpenID Connect (OIDC). This guide shows how to securely integrate DefectDojo with Keycloak, making
This guide shows how to configure Jenkins to authenticate users via Keycloak using OpenID Connect (OIDC). It’s based on: Prerequisites