druid/docs
Atul Mohan 19db32d6b4
Add JWT authenticator support for validating ID Tokens (#13242)
Expands the OIDC based auth in Druid by adding a JWT Authenticator that validates ID Tokens associated with a request. The existing pac4j authenticator works for authenticating web users while accessing the console, whereas this authenticator is for validating Druid API requests made by Direct clients. Services already supporting OIDC can attach their ID tokens to the Druid requests
under the Authorization request header.
2023-03-25 18:41:40 +05:30
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Tutorial: Query view (#13565) 2023-01-27 14:29:43 -08:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Removes FiniteFirehoseFactory and its implementations (#12852) 2023-03-02 18:07:17 +05:30
data-management Create update.md (#13451) 2023-01-25 16:23:40 -08:00
dependencies Zero-copy local deep storage. (#13394) 2022-12-12 17:28:24 -08:00
design Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
development Add JWT authenticator support for validating ID Tokens (#13242) 2023-03-25 18:41:40 +05:30
ingestion Fix some broken links in docs (#13968) 2023-03-24 10:48:23 -07:00
misc Various changes and fixes to UNNEST. (#13892) 2023-03-10 16:42:08 +05:30
multi-stage-query Revert "Update docs." 2023-03-24 17:16:12 -07:00
operations Fix some broken links in docs (#13968) 2023-03-24 10:48:23 -07:00
querying Correct nested columns JSON example (#13953) 2023-03-21 09:17:26 -07:00
tutorials Various changes and fixes to UNNEST. (#13892) 2023-03-10 16:42:08 +05:30