Hi Team
One small question here
oauth2_enabled- check this off to enable the featureoauth2_client_id- the client ID from your provideroauth2_client_secret- the client secret from your provideroauth2_authorize_url- your provider’s authorization URLoauth2_token_url- your provider’s token URL.
Are the above fields equivalent to the fields as below from settings → login page of the application?
enable google oauth2 logins
google oauth2 client id
google oauth2 client secret
google oauth2 prompt
google oauth2 hd
Or does it work only after installation of OpenID connect authentication plugin?