The ServiceNow OOB integration currently supports only the client_credentials OAuth grant type. Please add support for the password grant type (Resource Owner Password Credentials) as an additional authentication option. This grant requires four fields: client_id, client_secret, username, and password.