Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Automatic Federated Identity Service Enablement check mark button 

Currently, the gateway.service.knoxidf.federatedidentity.impl configuration must be explicitly set to enable federated identity persistence. This manual step introduces the possibility of misconfiguration when KnoxIDF is used across multiple topologies.

As a future improvement, Knox could automatically enable the federated identity service implementation whenever at least one topology includes the KNOXIDF service service. This would simplify deployment, reduce configuration overhead, and ensure consistent federation behavior without requiring additional administrative intervention.

Automated Docker-based tests check mark button 

Knox supports automated Docker-based integration tests for a while now. It's essential that we add KnoxIDF-related tests into that framework.