Skip to content

Opensearch dashboards.authtoolkit.nothandled

Home > opensearch-dashboards > AuthToolkit > notHandled

AuthToolkit.notHandled property

User has no credentials. Allows user to access a resource when authRequired: 'optional' Rejects a request when authRequired: true

Signature:

notHandled: () => AuthResult;