OpenShift
OpenShift支持OIDC,所以我们可以将Casdoor与OpenShift集成。 以下步骤演示了如何使用Casdoor在线演示将Casdoor与OpenShift Local集成。
Step 1: Create a Casdoor application
In Casdoor add an application. Note Client ID and Client secret. Set Redirect URL to https://oauth-openshift.apps.<cluster_name>.<cluster_domain>/* (adjust for your cluster).

步骤2:OpenShift OAuth配置
现在以Kubeadmin的身份登录OpenShift控制台。 登录后,浏览侧边菜单并找到集群设置。

Under Global Configuration, open OAuth.

In Identity Provider → ADD, select OpenID Connect.

Enter Client ID and Client secret from step 1. Set Issuer URL to https://<casdoor-host> (HTTPS required).
