Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9810

Token cache for TokenAuth

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • security

    Description

      Token init command authenticates clients and then requests identity token. The result token is then persisted in token cache for later usage, being available for cross components, to support single sign on. The scope of this is as follows:

      • Define token storage handler;
      • Define token cache API for storing, accessing, removing of token;
      • Define token cache file location, configuration and etc.
      • Implement default token storage handler based on local file located in user home directory.

      Attachments

        Issue Links

          Activity

            People

              drankye Kai Zheng
              drankye Kai Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: