How to use the new "repair" for the Spotify integration?

I just upgraded HA from 2022.7 to 2022.9 and I got a “repair” notification from the Spotify integration that my YAML config is no longer used.

My YAML config was just

spotify:
  client_id: [REDACTED]
  client_secret: [REDACTED]

So I removed that from configuration.yaml but then how do I set those values in the Home Assistant UI?

When I open the integration settings I only get these options:

And neither under “System settings” nor inside the 1 service and 1 entity I can find any fields to set the credentials.