Here is an example of how to configure the nokia/kong-oidc plugin using Kong's KongPlugin CRD : --- apiVersion: configuration.konghq.com/v1 kind: KongPlugin metadata: name: kong-oidc-plugin-example namespace: dev config: client_id: **** client_secret: **** discovery: https://****.auth0.com/.well-known/openid-configuration scope: openid email profile