LumApps requirements
To use the LumApps connector, you must meet certain technical, credential, and permission requirements. These ensure secure and complete access to your LumApps data for indexing and search.
Credential requirements
- OAuth 2.0 credentials: You must authorize Glean to access your LumApps instance using OAuth 2.0. This process provides Glean with a refresh token and an access token.
The access token is used to fetch data from LumApps APIs and the refresh token is used to obtain new access tokens as needed.
Permission requirements
- The access token inherits the permissions of the admin user, so only content visible to that user will be indexed.
- Glean enforces all LumApps permissions at query time, ensuring users only see content they are authorized to access.