Java 17 Allow RC4 HMAC while keeping allow_weak_crypto as false in krb5.conf
SSO has stopped working in our Spring App. since we upgraded to Java 17 with upgraded Spring libraries.
I am getting following error during authentication which relates to the fact that Java 17 disabled RC4.