How can I validate the SOAP Security Header using Spring Boot 3 & Spring WS Security
I have recently upgraded my Spring Boot SOAP Web Services Project to Spring Boot v3.2.3.
I need to validate the SOAP Security Header against an external system making a REST call.