Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10826

camel-salesforce - Logging in as null

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.19.0
    • 2.19.0
    • camel-salesforce
    • None
    • Novice

    Description

      Notice this when starting Camel

      2017-02-14 11:22:57.352  INFO 15118 --- [           main] o.a.c.c.s.internal.SalesforceSession     : Login user null at Salesforce loginUrl: https://login.salesforce.com/services/oauth2/token
      2017-02-14 11:22:58.869  INFO 15118 --- [           main] o.a.c.c.s.internal.SalesforceSession     : Login successful
      

      We should likely change that null to something else. And also we should avoid logging the username at INFO level and only do that at DEBUG level. At INFO level we can mask the username using ******

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: