Skip to content

Correct validation logic in CasAuthenticationToken#19372

Open
ngocnhan-tran1996 wants to merge 1 commit into
spring-projects:mainfrom
ngocnhan-tran1996:gh-19368
Open

Correct validation logic in CasAuthenticationToken#19372
ngocnhan-tran1996 wants to merge 1 commit into
spring-projects:mainfrom
ngocnhan-tran1996:gh-19368

Conversation

@ngocnhan-tran1996

Copy link
Copy Markdown
Contributor

Closes gh-19368

Closes spring-projectsgh-19368

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

credentials validation in CasAuthenticationToken.Builder uses Assert.notNull on a boolean instead of Assert.isTrue

2 participants