druid/docs/content/development
Nishant Bangarwa 80fa5094e8 Fix Kerberos Authentication failing requests without cookies and excludedPaths config. (#5596)
* Fix Kerberos Authentication failing requests without cookies.

KerberosAuthenticator was failing `First` request from the clients.
After authentication we were setting the cookie properly but not
setting the the authenticated flag in the request. This PR fixed that.

Additional Fixes -
* Removing of Unused SpnegoFilterConfig - replaced by
KerberosAuthenticator
* Unused internalClientKeytab and principal from KerberosAuthenticator
* Fix docs accordingly and add docs for configuring an escalated
client.

* Fix excluded path config behavior

* spelling correction

* Revert "spelling correction"

This reverts commit fb754b43d8.

* Revert "Fix excluded path config behavior"

This reverts commit 3901047769.
2018-04-09 20:45:35 -07:00
..
extensions-contrib Adding ParserSpec for Influx Line Protocol (#5440) 2018-03-26 14:28:46 -07:00
extensions-core Fix Kerberos Authentication failing requests without cookies and excludedPaths config. (#5596) 2018-04-09 20:45:35 -07:00
build.md generate tarball by mvn package 2016-02-18 16:42:41 -06:00
experimental.md more doc fixes 2016-02-17 09:43:47 -08:00
extensions.md Expanded documentation for DataSketches aggregators. (#5513) 2018-03-21 18:19:27 -07:00
geo.md Update the example of the dimensionsSpec (#5293) 2018-01-24 11:28:54 -08:00
integrating-druid-with-other-technologies.md add doc rendering 2016-02-04 14:21:59 -08:00
javascript.md Fix docs (#4225) 2017-05-01 09:55:43 -07:00
modules.md Add metamx emitter, http clients, and metrics packages to druid java-util (#5289) 2018-01-24 22:10:36 +01:00
overview.md minor fixes to docs 2016-01-03 11:37:06 -08:00
router.md Support for router forwarding requests to active coordinator/overlord (#5369) 2018-02-15 14:38:58 -08:00
versioning.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00