Skip to content

feat: custom attributes for third party app#682

Merged
aviadl merged 1 commit intomainfrom
tpa-custom-attributes
Feb 16, 2026
Merged

feat: custom attributes for third party app#682
aviadl merged 1 commit intomainfrom
tpa-custom-attributes

Conversation

@aviadl
Copy link
Member

@aviadl aviadl commented Feb 16, 2026

BEGIN_COMMIT_OVERRIDE
feat: custom attributes for third party app #682
END_COMMIT_OVERRIDE

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for setting and retrieving custom attributes on third-party applications via the Go SDK management APIs.

Changes:

  • Extend ThirdPartyApplication and ThirdPartyApplicationRequest with CustomAttributes.
  • Include customAttributes in the management create/update/patch request payload for third-party applications.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
descope/types.go Adds CustomAttributes fields to the third-party application request/response types.
descope/internal/mgmt/third_party_application.go Serializes customAttributes into the management API request body.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aviadl aviadl merged commit 89f234d into main Feb 16, 2026
18 of 19 checks passed
@aviadl aviadl deleted the tpa-custom-attributes branch February 16, 2026 18:54
@dorsha dorsha changed the title feat: Custom attributes for third party app feat: custom attributes for third party app Feb 16, 2026
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.

3 participants