Rewrite "Authenticating with an Identity Provider" to use structured authentication instead of the deprecated oidcConfig
#560
Labels
kind/enhancement
Enhancement, improvement, extension
What would you like to be added:
The documentation page Authentication with an Identity Provider suggests using the now deprecated
oidcConfig
field (ref).Instead, the section should be rewritten to use the Structured Authentication feature available for shoot clusters with Kubernetes version
>= 1.30
.Why is this needed:
The
oidcConfig
has been deprecated and will be forbidden to be used for shoot clusters running Kubernetes version>= 1.32
. Since the page in question is a guide it should nudge operators towards the new structured authentication.The text was updated successfully, but these errors were encountered: