Prerequisites

Finding Your Client ID and Client Secret

You must create an Atlassian service account before you can generate OAuth 2.0 credentials (Client ID and Client Secret).

Steps

  1. Go to Atlassian Administration.
  2. Select your organization (if you have more than one).
  3. Navigate to DirectoryService accounts.

Screenshot 2026-02-25 at 4.28.42 PM.png

  1. Open the service account you want to create credentials for.

Screenshot 2026-03-12 at 3.29.00 PM.png

<aside> 🗒️

Note: If you do not already have a service account, create one first.

  1. Click Create credentials.

Screenshot 2026-02-25 at 4.38.30 PM.png

  1. Select OAuth 2.0, then click Next.

Screenshot 2026-02-25 at 4.38.40 PM.png

  1. Add the scopes mentioned below, then click Next.
"read:confluence-user",
"read:confluence-groups",
"read:content-details:confluence"