Spring boot Issue

I am getting this issue while trying a basic Spring boot Auth0 implementation

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘logoutHandler’ defined in file [C:\Secure Pro
\23 MAR 2023\java-spring-boot-interactive\mvc-login\build\classes\java\main\com\auth0\example\LogoutHandler.class]: Unsatisfied dependency exp
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘clientRegistrationRepository’ def
framework/boot/autoconfigure/security/oauth2/client/servlet/OAuth2ClientRegistrationRepositoryConfiguration.class]: Bean instantiation via fac
org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.security.oauth2.client.registration.InMemory
method ‘clientRegistrationRepository’ threw exception; nested exception is java.lang.IllegalArgumentException: Unable to resolve Configuration

MY_ISSUER_ID.us.auth0.com/"