nginxinc / kubernetes-ingress

NGINX and NGINX Plus Ingress Controllers for Kubernetes
https://docs.nginx.com/nginx-ingress-controller
Apache License 2.0
4.68k stars 1.97k forks source link

Update OIDC example and include reference to the current version of Keycloak #6737

Open jjngx opened 3 weeks ago

jjngx commented 3 weeks ago

Is your feature request related to a problem? Please describe.

Keycloak reference in the examples folder is outdated. Steps do not match Keycloak UI / settings.

The Keycloak version used in the example is 25.0.2 (Docker container). The reference to the setting up Keycloak server in the step 4 does not match the version.

Describe the solution you'd like

Detailed, how-to style, step by step tutorial of how to setup NIC and Keycloak

Include steps to set up the Keycloak server for this example. Make sure the steps match used Keycloak version (docker 25.0.2).

Describe alternatives you've considered

N/A

Additional context

N/A

github-actions[bot] commented 3 weeks ago

Hi @jjngx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:

Cheers!