Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 498 Bytes

kibana-plugin-server.authtoolkit.redirected.md

File metadata and controls

13 lines (8 loc) · 498 Bytes

Home > kibana-plugin-server > AuthToolkit > redirected

AuthToolkit.redirected property

Authentication requires to interrupt request handling and redirect to a configured url

Signature:

redirected: (url: string) => AuthResult;