Hi Atlassian Team and Community,
We've been integrating Littlebird (an AI productivity assistant) with the Atlassian Rovo MCP server to allow our users to access Jira, Confluence, and Compass directly.
Currently, users are hitting a "Redirect URI is not whitelisted" error because Littlebird isn't yet globally whitelisted like ChatGPT or Claude. We've confirmed that manually adding our callback URL in the Atlassian Admin panel (admin.atlassian.com/.../rovo-mcp-server) fixes the issue and the connection works perfectly.
To provide a seamless experience for our mutual users, could the Atlassian team please add the following Littlebird redirect URI to the global whitelist?
https://app.lilbird.co/mcp/oauth/callbackWhitelisting this would allow our users to connect their Atlassian workspace to Littlebird without requiring manual admin intervention for every individual organization.
We're happy to provide any additional technical details or documentation needed to complete this. Thanks for the help!
Hi @Raja Singh , @Marc -Devoteam- is right that this specific ask, adding a domain to the global redirect whitelist, needs Atlassian itself. There is a genuine alternative worth trying in the meantime though.
Atlassian added authentication via API token for the Rovo MCP server: personal API tokens with Basic auth, or service account API keys with Bearer auth. Neither goes through an OAuth redirect, so the domain allowlist check blocking Littlebird right now simply doesn't apply, access is governed by IP allowlist instead. It has to be turned on by the org admin first, and tool coverage is a bit narrower than full OAuth for now, but it removes the need for any redirect URI whitelisting per organization. Details here: configuring authentication via API token.
Worth raising alongside your support request, it could get your mutual users connected faster than waiting on a global whitelist decision.
Hi @Raja Singh
Contact Atlassian Support for this.
Here in community, most of us are Atlassian users like yourself, not (necessarily) employees of Atlassian. We don't have access to your environment.
This community is an open public forum.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.