Skip to content

Opensearch dashboards.onpreauthtoolkit

Home > opensearch-dashboards > OnPreAuthToolkit

OnPreAuthToolkit interface

A tool set defining an outcome of OnPreAuth interceptor for incoming request.

Signature:

export interface OnPreAuthToolkit 

Properties

Property Type Description
next () => OnPreAuthResult To pass request to the next handler