mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-22 08:50:44 +00:00
Some of Resource Server Configurer's tests were relying on specific error messaging from Nimbus and from the JDK, which makes them brittle. These tests now simply confirm that resource server responses contain the correct error state without relying on specific wording outside of our control.