Skip to content

Opensearch dashboards.authstatus

Home > opensearch-dashboards > AuthStatus

AuthStatus enum

Status indicating an outcome of the authentication.

Signature:

export declare enum AuthStatus 

Enumeration Members

Member Value Description
authenticated "authenticated" auth interceptor successfully authenticated a user
unauthenticated "unauthenticated" auth interceptor failed user authentication
unknown "unknown" auth interceptor has not been registered