Skip to content

chore: add GTID to default IAS claims#62

Merged
LucasAlvesSoares merged 2 commits intomainfrom
gtid-in-ias
Apr 20, 2026
Merged

chore: add GTID to default IAS claims#62
LucasAlvesSoares merged 2 commits intomainfrom
gtid-in-ias

Conversation

@LucasAlvesSoares
Copy link
Copy Markdown
Contributor

Description

Added sap_gtid to default IAS claims, representing origin GTID

Type of Change

Please check the relevant option:

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Dependency update

How to Test

Describe how reviewers can test your changes:

  1. Generate an IAS Token containing sap_gtid
  2. Pass the token to parse_token function
  3. Expect IASClaims object to contain a non-empty sap_gtid attribute

Checklist

Before submitting your PR, please review and check the following:

  • I have read the Contributing Guidelines
  • I have verified that my changes solve the issue
  • I have added/updated automated tests to cover my changes
  • All tests pass locally
  • I have verified that my code follows the Code Guidelines
  • I have updated documentation (if applicable)
  • I have added type hints for all public APIs
  • My code does not contain sensitive information (credentials, tokens, etc.)
  • I have followed Conventional Commits for commit messages

@LucasAlvesSoares LucasAlvesSoares marked this pull request as ready for review April 20, 2026 17:36
@LucasAlvesSoares LucasAlvesSoares requested a review from a team as a code owner April 20, 2026 17:36
@LucasAlvesSoares LucasAlvesSoares merged commit 86246dc into main Apr 20, 2026
9 of 10 checks passed
@LucasAlvesSoares LucasAlvesSoares deleted the gtid-in-ias branch April 20, 2026 21:21
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