OAuth 2.0 - Password Credentials
OAuth 2.0 - Password Credentials
OAuth 2.0 - Password Credentials
OAuth 2.0 Password Credentials is an authentication method that allows a user to exchange their username and password for an Access Token.
Oauth2 from the Auth Config dropdown list.Required Info for the connector.

Oauth2 Grant Type: This should be set to Password Grant
Client ID: This is where you input your actual Client ID value itself.
Client Secret: This is where you input your actual Client Secret value itself.
Password Grant Username: This is where you input your actual Username value itself.
Password Grant Password: This is where you input your actual Password value itself.
Oauth2 Token Url: This is where you input the full token URL.
Now we move on to adding the additional info in the connector.

Oauth2 Client Authentication: This can be left blank.Header Auth Key, Header Auth Value Pattern, Oauth2 Custom Grant Type, Oauth2 Custom Oauth Request Options Custom Grant Type should all be left blank.Oauth2 Custom Oauth Request Options Additional Headers to send additional Headers needed for the request.
Oauth2 Custom Oauth Request Options Additional Request Data to send additional body data needed for the request.