You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we begin work on adding support for Kerberos auth to Elasticsearch by means of SPNEGO over HTTP, a question arises for how we will continue to authenticate inside the worker tasks of a running job. Elasticsearch supports token authentication, and as that is updated to allow for more authentication styles to retrieve tokens, we should add the ability to acquire, refresh, broadcast, and cancel tokens as part of the job initialization steps for the connector in distributed environments.
The text was updated successfully, but these errors were encountered:
As we begin work on adding support for Kerberos auth to Elasticsearch by means of SPNEGO over HTTP, a question arises for how we will continue to authenticate inside the worker tasks of a running job. Elasticsearch supports token authentication, and as that is updated to allow for more authentication styles to retrieve tokens, we should add the ability to acquire, refresh, broadcast, and cancel tokens as part of the job initialization steps for the connector in distributed environments.
The text was updated successfully, but these errors were encountered: