Disable user creation on Keycloak

Hi,

I am using Keycloak as an identity broker to authenticate using Amazon login. I see that Keycloak creates a user in the database and the admin console whenever a new user logs in using Keycloak. Creating a new user is probably not required in our use-case since we’re using Keycloak as a mediator. Is there a way to disable the user creation?

Thanks!