Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2018

Kudu C++ client: re-acquire a new authn token when current one expires

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0, 1.3.1
    • 1.4.0
    • client, security
    • None

    Description

      It's necessary to automatically re-acquire authn token in long-lived Kudu C++ client once current authn token expires. To get a new token, the client should use the primary user credentials.

      NOTE: It's possible to get a new token only when primary user credentials are available. In case if a client is created using imported authenticaion_credentials (i.e. using KuduClientBuilder::import_authentication_credentials()), re-acquiring a new token is not possible by design.

      Attachments

        Issue Links

          Activity

            People

              aserbin Alexey Serbin
              aserbin Alexey Serbin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: