Supported providers
Managing your linked accounts
All five providers are managed from your profile page:- Click your avatar in the top right and select Profile.
- Open the Linked Accounts tab.
- Each provider has its own row showing its brand logo, status, and a Link or Unlink button.
What happens when you link
GitHub
Linking your GitHub account grants Oplane an OAuth token scoped to your accessible repositories. This lets Oplane:- List repositories you have access to.
- Enable automated PR reviews on selected repositories.
- Post security requirements as review comments on your pull requests.
GitLab
Linking your GitLab account gives Oplane a user OAuth token to verify project access and browse available repositories. Automated MR reviews use a separate bot token configured at the organisation level. See Connect GitLab for details.Atlassian
Linking your Atlassian account connects Oplane to your Jira instance via OAuth. This enables workflow actions that automatically create Jira issues from security requirements, so remediation work can be tracked in your existing project management tools.Miro
Linking your Miro account lets Oplane read boards you have access to, so architecture diagrams drawn in Miro can be imported and synced for threat modeling. See Miro App for board setup.What happens when you unlink
Unlinking a provider revokes Oplane’s access to that service:- GitHub — Automated PR review subscriptions tied to your account are deactivated. Reviews stop until you re-link.
- GitLab — Repository access verification using your account is disabled. Bot-level automation may continue if a separate bot token is configured.
- Atlassian — Workflow actions that create Jira issues using your token will fail until you re-link.
- Miro — Board imports and syncs using your token stop working.
- Google — You can no longer sign in with Google. Make sure you have at least one other linked sign-in method first.
Your account page
Your personal profile is accessible from the user menu in the top right. Click your avatar and select Profile to reach the account page, where you can:- Edit your display name and profile information.
- Manage your linked accounts (this page).
- Set up MCP agent connections (see MCP).
- Manage personal access tokens for API and CLI usage.