Configuring Knox SSO
Learn about the properties that you need to set for configuring Knox SSO.
Edge Flow Manager supports Knox SSO for end user authentication with
the following limitations:
- Knox cannot be used as a gateway that forwards requests to Edge Flow Manager.
- Knox must be accessible using the same hostname as Edge Flow Manager (a different port is fine). Otherwise,
the authentication token issued by Knox, which is stored in a browser
cookie, cannot be passed to Edge Flow Manager and its
authentication fails with a
Credentials not present
error. This means the following:- For Edge Flow Manager clusters, Knox must be accessible through the same load balancer or reverse proxy used to access Edge Flow Manager nodes.
- For individual, non-clustered Edge Flow Manager instances, Knox must run on the same host as Edge Flow Manager on a different port.
- You have installed Knox.
- You have installed and secured the Edge Flow Manager server to use TLS. For more information on enabling TLS in Edge Flow Manager, see TLS configuration for Edge Flow Manager.