Skip to content

feat: resource parameter#60

Merged
telegrapher merged 15 commits into
adobe:masterfrom
Eiermitsucuk:master
Apr 16, 2026
Merged

feat: resource parameter#60
telegrapher merged 15 commits into
adobe:masterfrom
Eiermitsucuk:master

Conversation

@Eiermitsucuk
Copy link
Copy Markdown
Contributor

@Eiermitsucuk Eiermitsucuk commented Apr 13, 2026

Description

Added RFC 8707 "resource" parameter support to "ims-go" library, enabling audience-restricted token acquisition across all OAuth 2.0 grant flows.

Motivation and Context

Adobe IMS requires support for audience-restricted tokens to enhance security. The "resource" parameter allows clients to request tokens valid only for a specific target service, reducing token exposure if compromised. This implements RFC 8707 compliance as per IMS team requirements.

How Has This Been Tested?

  • "go test ./..." in "ims-go/" passes all tests
  • New tests added for resource parameter.

Types of changes

  • New feature (non-breaking change which adds functionality)

@telegrapher telegrapher merged commit fc344d6 into adobe:master Apr 16, 2026
24 checks passed
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.

2 participants