Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2800

Teiid Login Issue with special characters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 8.7, 8.4.2
    • 8.1
    • JDBC Driver
    • None

    Description

      When we try to login to teiid programmatically through datasource, we are having problem with username having special characters.
      We are encoding the special character as per url encoding
      eg : username %xyz is encoded as %25xyz but teiid does not decode the special character while passing username. So the username passed by teiid is %25xyz which fails authentication as the actual username is %xyz

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            gtmbanerjee_jira Gautam Banerjee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: