DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Automatic Federated Identity Service Enablement
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
Knox supports automated Docker-based integration tests for a while now. It's essential that we add KnoxIDF-related tests into that framework.