Re: [PR] Tika 4237 add jwt authentication ability to the http fetcher [tika]

2024-04-23 Thread via GitHub
nddipiazza commented on code in PR #1712: URL: https://github.com/apache/tika/pull/1712#discussion_r1576908212 ## tika-pipes/tika-fetchers/tika-fetcher-http/src/main/java/org/apache/tika/pipes/fetcher/http/jwt/JwtGenerator.java: ## @@ -0,0 +1,64 @@ +package

Re: [PR] Tika 4237 add jwt authentication ability to the http fetcher [tika]

2024-04-08 Thread via GitHub
bartek commented on code in PR #1712: URL: https://github.com/apache/tika/pull/1712#discussion_r1555919713 ## tika-pipes/tika-fetchers/tika-fetcher-http/src/main/java/org/apache/tika/pipes/fetcher/http/jwt/JwtGenerator.java: ## @@ -0,0 +1,64 @@ +package

[PR] Tika 4237 add jwt authentication ability to the http fetcher [tika]

2024-04-05 Thread via GitHub
nddipiazza opened a new pull request, #1712: URL: https://github.com/apache/tika/pull/1712 Thanks for your contribution to [Apache Tika](https://tika.apache.org/)! Your help is appreciated! Before opening the pull request, please verify that * there is an open issue on the