Hi Jan,
Thanks for your quick response. The above issue has resolved now API's are
secured with JWT token with set authorized permissions.
Unfortunately , I'm stuck in solr admin UI dashboard.
My API's are secured by using JWT authentication, When i'm trying to access
admin dashboard few functi
Thanks for your quick response.
Is there any way to secure my Admin UI Dashboard as well as API's using JWT
token machanism.
Thanks
--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
## 29 December 2019, Apache Solr™ 8.4.0 available
The Lucene PMC is pleased to announce the release of Apache Solr 8.4.0.
Solr is the popular, blazing fast, open source NoSQL search platform from
the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, fa
There is support for OpenID connect login from Admin. Just point it to your
IDP’s endpoint and Solr will redirect you to your IdP for logging in. The IdP
will pass the JWT token to your browser.
If you manually generate your JWT tokens and do not have an IdP server it’s not
that easy. What do y