After logging with customer credentials, I'm redirected back to /login with the following error msg: "[oidc_provider_not_configured] An OpenID Connect Authentication Provider has not been configured. Check to ensure you include the dependency 'spring-security-oauth2-jose'."
When I added it, I'm getting a thymeleaf exception after logging is successful.