> ## Documentation Index
> Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# How to register your own Absorb LMS OAuth app

> Register an OAuth app with Absorb LMS and connect it to Nango

This guide shows you how to register your own OAuth app with Absorb LMS to obtain your client credentials (client ID & secret). These are required to let your users grant your app access to their Absorb LMS account.

<Steps>
  <Step title="Obtain your OAuth credentials">
    1. Log in to your Absorb LMS account.
    2. Click the menu icon and select **Admin**.
    3. Click the account icon and select **Portal Settings**.
    4. You will find both your **OAuth Client ID** and **OAuth Client Secret** there.
  </Step>

  <Step title="Next">
    Follow the [*Quickstart*](/getting-started/quickstart) to connect your first account.
  </Step>
</Steps>

For more details, see [Absorb LMS Integration API documentation](https://docs.myabsorb.com/integration-api/v2/docs/authentication/oauth).

***
