Greetings,
RHEL7
Elastic Stack 6.8
Apache 2.4
In order to do Multi-Factor Authentication I set up an Apache 2.4 Reverse Proxy with SSL. That part works well, it requests the smartcard pin and successfully checks it.
Each and every request takes about 72 seconds.
My thought is that Kibana must be trying to see if Kibana has the user authenticated or not via what Apache just authenticated? I'm not sure, there are zero errors and it just shows that the built_assets directory takes 40-50 seconds to load.
Does anyone have any ideas how I can stop Kibana trying to authenticate against Apache?