DEV Community

Discussion on: Spring boot + Spring Security 5 + OAuth2/OIDC Client - Basics

Collapse
 
shyamala_u profile image
Shyamala

Hi,

Have you checked if the combination of client-id and client-secret is the right value?

client-id: <<your-client-id>>
client-secret: <<your-client-secret>> # @see https://console.developers.google.com/apis/