Skip to content

Opensearch dashboards.onpreroutingtoolkit.rewriteurl

Home > opensearch-dashboards > OnPreRoutingToolkit > rewriteUrl

OnPreRoutingToolkit.rewriteUrl property

Rewrite requested resources url before is was authenticated and routed to a handler

Signature:

rewriteUrl: (url: string) => OnPreRoutingResult;