Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: reduce test dependency on EOL lib
- instead of using org.springframework.security.saml.trust.X509TrustManager which is provided by a saml lib that has reached EOL, use a more standard/generic X509TrustManager. [#186958651]
- Loading branch information