Skip to content

Polish LDAP Test to Confirm Authenticated#337

Open
jzheaux wants to merge 1 commit into
spring-projects:mainfrom
jzheaux:update-ldap-json-assertion
Open

Polish LDAP Test to Confirm Authenticated#337
jzheaux wants to merge 1 commit into
spring-projects:mainfrom
jzheaux:update-ldap-json-assertion

Conversation

@jzheaux

@jzheaux jzheaux commented Dec 2, 2025

Copy link
Copy Markdown

This commit updates a test that confirms the users is successfully authenticated. It uses SecurityMockMvcResultMatchers to check the SecurityContextHolder.

It further updates one of the assertions which was working only when the resulting JSON was malformed.

This commit updates a test that confirms the
users is successfully authenticated. It uses
SecurityMockMvcResultMatchers to check the
SecurityContextHolder.

It further updates one of the assertions which
was working only when the resulting JSON was malformed.

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
@jzheaux
jzheaux force-pushed the update-ldap-json-assertion branch from a3df197 to a1c06d8 Compare December 2, 2025 18:19
@snicoll snicoll self-assigned this Dec 3, 2025
@snicoll

snicoll commented Dec 3, 2025

Copy link
Copy Markdown
Member

Thanks @jzheaux. Is this change only to be applied for the latest version of Spring LDAP or does it make sense for maintenance releases as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants