You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Lyndon Bauto (Jira)" <ji...@apache.org> on 2022/05/19 22:20:00 UTC

[jira] [Created] (TINKERPOP-2747) Add function callback hooks for gremlin-go authentication

Lyndon Bauto created TINKERPOP-2747:
---------------------------------------

             Summary: Add function callback hooks for gremlin-go authentication
                 Key: TINKERPOP-2747
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2747
             Project: TinkerPop
          Issue Type: Improvement
          Components: go
            Reporter: Lyndon Bauto


Gremlin Go currently supports custom authentication headers.

 

For long running connections that reconnect over time, these headers can expire.

 

We should allow injection of a function pointer to generate the header.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)