mirror of
https://github.com/apache/druid.git
synced 2025-02-09 11:34:54 +00:00
As part of becoming FIPS compliance, we are seeing this error: salt must be at least 128 bits when we run the Druid code against FIPS Compliant cryptographic security providers. This PR fixes the salt size used in Pac4jSessionStore.java