When I was using the official Oauth2 plugin to connect to my own Oauth2 provider, I found that it did not pass the client_secret
parameter to my provider, which caused the provider to be unable to proceed to the next step. How can I solve this problem?