mirror of
https://github.com/apache/druid.git
synced 2025-03-09 14:35:31 +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