OIDC endpoints
For every cluster, Managed Kubernetes exposes the following endpoints athttps://oidc.mk8s.api.nebius.cloud:
Both endpoints are accessible without authentication, so any OIDC-compatible service can fetch them directly.
How to get a cluster’s OIDC endpoint URLs
-
Get the ID of your cluster by its name:
-
Replace
<cluster_ID>with your cluster ID in the endpoint URLs: - Use these URLs when you register an OIDC identity provider or configure workload identity federation.