Skip to content

Add client scenario to JwtRequestBody, Fixes AB#3311815#2755

Merged
rpdome merged 3 commits into
devfrom
rapong/jwtfield
Sep 11, 2025
Merged

Add client scenario to JwtRequestBody, Fixes AB#3311815#2755
rpdome merged 3 commits into
devfrom
rapong/jwtfield

Conversation

@rpdome
Copy link
Copy Markdown
Member

@rpdome rpdome commented Sep 4, 2025

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 4, 2025

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

@rpdome rpdome marked this pull request as ready for review September 4, 2025 16:09
Copilot AI review requested due to automatic review settings September 4, 2025 16:09
@rpdome rpdome requested review from a team as code owners September 4, 2025 16:09
Copy link
Copy Markdown
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

This pull request adds support for a client scenario field to JWT request bodies. The change introduces a new claim type for tracking client scenarios in JWT authentication flows.

  • Adds a new CLIENT_SCENARIO claim name constant
  • Introduces a mClientScenario field to JwtRequestBody class
  • Updates changelog to document the enhancement

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
AbstractJwtRequest.java Adds CLIENT_SCENARIO constant to ClaimNames
JwtRequestBody.java Adds mClientScenario field with serialization annotation
changelog.txt Documents the new client scenario feature

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 4, 2025

✅ Work item link check complete. Description contains link AB#3311815 to an Azure Boards work item.

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 4, 2025

✅ Work item link check complete. Description contains link AB#3311815 to an Azure Boards work item.

@github-actions github-actions Bot changed the title Add client scenario to JwtRequestBody Add client scenario to JwtRequestBody, Fixes AB#3311815 Sep 4, 2025
@rpdome rpdome merged commit 79d8caa into dev Sep 11, 2025
24 of 25 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.

4 participants