apisix-helm-chart icon indicating copy to clipboard operation
apisix-helm-chart copied to clipboard

missing oidc block in dashboard configMap

Open liuzhiyong1982 opened this issue 2 years ago • 0 comments

I plan to enable OIDC to authenticate to allow users to sign-in apisix-dashboard. According to the config doc(https://github.com/apache/apisix-dashboard/blob/master/api/conf/conf.yaml#L70-L75), admins can add a config block to enable 'oidc', however, I find in the apisix-dashboard configMap Helm template, it does not containe the 'oidc' block(see below image). Therefore, my config in Helm values would not work.

Can you help to add this in the template?

image

liuzhiyong1982 avatar Sep 22 '23 17:09 liuzhiyong1982