Fabriceli opened a new issue, #1587:
URL: https://github.com/apache/apisix-ingress-controller/issues/1587
### Issue description
Hi,
Our team plan to manager all Route with CRDs in kubernetes, and our team use
the keycloak for authentication, we found that ApisixConsumer doesn't support
openid-connect, and our team want to create this feature to support this
authentication.
### Environment
- your apisix-ingress-controller version (output of
apisix-ingress-controller version --long):
1.6.0
- your Kubernetes cluster version (output of kubectl version):
```sh
Client Version: version.Info{Major:"1", Minor:"25", GitVersion:"v1.25.2",
GitCommit:"5835544ca568b757a8ecae5c153f317e5736700e", GitTreeState:"clean",
BuildDate:"2022-09-21T14:33:49Z", GoVersion:"go1.19.1", Compiler:"gc",
Platform:"darwin/amd64"}
Kustomize Version: v4.5.7
Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.1",
GitCommit:"5e58841cce77d4bc13713ad2b91fa0d961e69192", GitTreeState:"clean",
BuildDate:"2021-05-21T23:01:33Z", GoVersion:"go1.16.4", Compiler:"gc",
Platform:"linux/amd64"}
```
- if you run apisix-ingress-controller in Bare-metal environment, also show
your OS version (uname -a):
```sh
Darwin fabricedeMacBook-Pro.local 22.2.0 Darwin Kernel Version 22.2.0: Fri
Nov 11 02:08:47 PST 2022; root:xnu-8792.61.2~4/RELEASE_X86_64 x86_64
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]