Skip to content

feat: Add Jira OAuth 2.0 example - #7

Merged
joshuaclayton merged 1 commit into
mainfrom
jira-pull
Mar 31, 2026
Merged

feat: Add Jira OAuth 2.0 example#7
joshuaclayton merged 1 commit into
mainfrom
jira-pull

Conversation

@joshuaclayton

Copy link
Copy Markdown
Owner

Demonstrates the Authorization Code + PKCE flow against Atlassian's
OAuth 2.0 (3LO) endpoints, including the audience and prompt=consent
parameters Atlassian requires, and a post-auth call to the
accessible-resources endpoint to surface the cloud ID needed for
Jira API calls.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Demonstrates the Authorization Code + PKCE flow against Atlassian's
OAuth 2.0 (3LO) endpoints, including the audience and prompt=consent
parameters Atlassian requires, and a post-auth call to the
accessible-resources endpoint to surface the cloud ID needed for
Jira API calls.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@joshuaclayton
joshuaclayton merged commit 2373b58 into main Mar 31, 2026
8 checks passed
@joshuaclayton
joshuaclayton deleted the jira-pull branch March 31, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant