UAA has forked some class(es) from spring security in order to get Opensaml running with a FIPS verson from BC
Spring Security 7 (spring boot 4) needs opensaml 5 only and removed support from OS 4, thus we should do the update ourselves now and then we can work on other updates.
- Decouple opensaml 4.0.1 and allow higher versions.
- Do Opensaml 5 update
UAA has forked some class(es) from spring security in order to get Opensaml running with a FIPS verson from BC
Spring Security 7 (spring boot 4) needs opensaml 5 only and removed support from OS 4, thus we should do the update ourselves now and then we can work on other updates.