Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-3797

Add test for login with QT_INSTALLER_JWT_TOKEN

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • RTA

    Description

      In 4.x, Installer and maintenancetool can perform login with only a jwt token. Token can be given only from env varible, in Windows:

      set QT_INSTALLER_JWT_TOKEN=<jwt_token>

      Login can be performed without email with jwt_token.

      If there is a value in email field, it must match to jwt_token. In case it does not match,  'Authentication failed.' is shown.

      jwt_token is valid 6 months so take this into account when creating tests. Maybe read the token from qtaccount.ini after a valid login?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            iikkak Iikka Konola
            kamartti Katja Marttila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes