Skip to content

feat: Added max length restriction to resource indicator. - #68

Open
equist wants to merge 3 commits into
RockSolidKnowledge:release/3.0.0from
equist:feat/resource_indicator_maxlength
Open

feat: Added max length restriction to resource indicator.#68
equist wants to merge 3 commits into
RockSolidKnowledge:release/3.0.0from
equist:feat/resource_indicator_maxlength

Conversation

@equist

@equist equist commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Description

Validation of max length for resource indicators. Closes #67

Type of change

  • Bug fix
  • Feature
  • Refactoring
  • Documentation
  • Other

Does this PR introduce a breaking change?

Does the change cause existing functionality to not work as previously expected, or does the DB schema or C# public API surface change?

  • Yes
  • No

Testing

Added unit tests for Authorize request validator and Token request validator.

LLM Usage

None

Other context

None

@equist equist changed the title Added max length restriction to resource indicator. feat: Added max length restriction to resource indicator. Sep 3, 2026
@equist
equist requested a review from JoStevensRSK September 6, 2026 10:34

@JoStevensRSK JoStevensRSK left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can you please change the target branch to release/3.0.0 as this contains breaking changes and we want to keep them off main to make incremental releases easier.

@patchandthat
patchandthat changed the base branch from main to release/3.0.0 September 8, 2026 15:39
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.

Validate max length of resource indicator

3 participants