Tag: Identity Provider

  • Thumbnail for Test Open ID Connect Flows Locally

    Test Open ID Connect Flows Locally

    Earlier this year, I had to integrate an application with an identity provider. Both claim to be compliant with Open ID Connect. But when they…

    Read
  • Thumbnail for Authentication to kube-apiserver via OIDC

    Authentication to kube-apiserver via OIDC

    Background There are many benefits of using OIDC to authenticate to kube-api server, especially with multiple clusters that need consistent log-in experience. With the last…

    Read
  • Thumbnail for OAuth 2.0 and OIDC 2 of 2

    OAuth 2.0 and OIDC 2 of 2

    I wrote a brief on this topic a while back. Now I need to configure OIDC in a few occasions I decide to dive deeper…

    Read
  • OAuth 2.0 and OIDC 1 of 2

    OAuth 2.0 and OpenID Connect (OIDC 1.0) are different but highly related protocols and they are often confused. When we talk about IAM (identity and…

    Read