Re: JWT Authorization not working in solr-9.0.0

2023-01-31 Thread Vinay Kumar
Thanks, the above solution has worked. Thanks Vinay On Tue, Jan 31, 2023 at 4:32 AM Jan Høydahl wrote: > Hi > > Have you read the documentation? > > > JWT Authentication Plugin :: Apache Solr Reference Guide >

Re: JWT Authorization not working in solr-9.0.0

2023-01-31 Thread Jan Høydahl
Hi Have you read the documentation? https://solr.apache.org/guide/solr/latest/deployment-guide/jwt-authentication-plugin.html You typically set the SOLR_MODULES=jwt-auth environment-var, or pass -Dsolr.modules=jwt-auth when starting Solr, and then it should work. Jan > 31. jan. 2023 kl. 07: