Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

The Fusion access control component handles user authentication and authorization. It runs in the same process as the Fusion UI and provides the following sets of endpoints: import from ‘/snippets/LwTemplate.jsx’;
  • User API: create, update, delete and list user records in Fusion.
  • Roles API: create, update, delete and list roles which grant users different levels of permissions in the system.
  • Realms API: create, update, delete and list realms.
  • Sessions API: create an authenticated session and session cookie.