Does Korifi support authentication via Dex? #4241
-
I'm currently setting up Dex as an OIDC provider for my k3s cluster, which I primarily run to host Korifi / Cloud Foundry. Since Korifi is the main reason I'm operating this cluster, it's important that it works well with Dex. What additional configuration does Korifi require to integrate with Dex or to allow Cloud Foundry CLI/API users to authenticate via Dex? Or is it that once I configure Kubernetes to use Dex for OIDC authentication, will Korifi automatically trust Dex, since it's running on top of Kubernetes? I’d really appreciate any guidance or examples from anyone who's tried a similar setup! Thanks in advance :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Apparently, once you set up Dex correctly in Kubernetes, it will automatically work with Korifi as well, since Korifi works with tokens anyway. |
Beta Was this translation helpful? Give feedback.
Apparently, once you set up Dex correctly in Kubernetes, it will automatically work with Korifi as well, since Korifi works with tokens anyway.