Getting Started
The most important capabilities allow the user to establish, and Lumos to validate, a valid connection to the underlying app.
- At a minimum, we require the
validate_credentialscapability. Depending on the authentication method(s) that the app supports, this may include some OAuth capabilities. - After this, we suggest you implement read capabilities to let Lumos sync the app data into Lumos.
- Next,write capabilities allow Lumos to update users and their access.
Below is a list of capabilities that Lumos will call to learn about your integration without additional development work on your end.