Director Authentication
Director supports two authentication methods: JWT-based login through the Director Console and session-based login through LPSM. API access requires an authentication token, which allows authorized users and admins to perform administrative actions on Fabric-enabled Logpoints.
Through Director Console
User authentication in Director Console occurs through token-based authentication using JSON Web Tokens (JWT).
Through LPSM
User authentication in LPSM occurs through session-based authentication, where sessions for each user are stored in browser cookies.
Get Authentication Token
You need an authentication token to use APIs. An API Authentication Token acts as the authorization key that lets you access the Director Console API. You can perform administrative tasks in Fabric-enabled Logpoints using the tokens.
Only admins and users can generate tokens.
Last updated
Was this helpful?



