Skip to content

feat(IDPLATF-6508): remove JWT validation, parse-only#14

Open
rodrigo-rufino wants to merge 7 commits into
masterfrom
IDPLATF-6508/remove-token-validation
Open

feat(IDPLATF-6508): remove JWT validation, parse-only#14
rodrigo-rufino wants to merge 7 commits into
masterfrom
IDPLATF-6508/remove-token-validation

Conversation

@rodrigo-rufino

@rodrigo-rufino rodrigo-rufino commented Apr 30, 2026

Copy link
Copy Markdown

Why

Version to remove internal JWT validation.

What

  • Removed all internal JWT signature verification from QuintoAndarJwtBean and QuintoAndarKeycloakJwtBean
  • Removed jose4j and commons-io dependencies from build.gradle
  • Deleted classes: QuintoAndarPublicKeyService, QuintoAndarKeycloakPublicKeyService, SetupException, QuintoandarProperties
  • getPayload() no longer declares throws InvalidJwtException
  • Bumped version to 2.0.0

@snyk-io

snyk-io Bot commented Apr 30, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@rodrigo-rufino rodrigo-rufino marked this pull request as draft June 9, 2026 17:09
@rodrigo-rufino rodrigo-rufino marked this pull request as ready for review June 18, 2026 18:51
anabcuelbas
anabcuelbas previously approved these changes Jun 18, 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.

2 participants