Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1657

Provide abstraction to easily allow different HttpAuth schemes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • 3.2.5
    • server
    • None

    Description

      The current HttpChannelizer allows for extension through an Authenticator class supplied through the authorization settings. There isn't, however, an extension point for an authentication handler. Currently the choice is between the `AllowAllAuthenticator` or the `HttpBasicAuthenticationHandler`. One would need to create a new channelizer where the HttpChannelizer would suffice. Creating an abstract class that can be extended would make it easier to extend Authentication for things like token authentication schemes.

      Attachments

        Issue Links

          Activity

            People

              spmallette Stephen Mallette
              krlohnes Keith Lohnes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: