Re: Facing jwt authentication problem using solr 8.1.1

2020-01-03 Thread lakshgupta29
Hi Jan, I've used Auth2.0 provider for admin UI Dashboard authentication. I've passed IdP endpoint and client id as per the provider details. It's logging in my dashboard successfully, not able to authenticate API, getting below exception. o.a.s.s.SolrLogAuditLoggerPlugin type="REJECTED"

Re: Facing jwt authentication problem using solr 8.1.1

2020-01-02 Thread lakshgupta29
Can i use GitHub Provider authentication for admin UI support. -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Facing jwt authentication problem using solr 8.1.1

2019-12-30 Thread lakshgupta29
Currently, I am seeing the below image Jan, Could you please provide steps to create own IdP server or any reference on the internet. I'd really appreciate that. Thanks! -- Sent from:

Re: Facing jwt authentication problem using solr 8.1.1

2019-12-29 Thread lakshgupta29
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

Re: Facing jwt authentication problem using solr 8.1.1

2019-12-29 Thread lakshgupta29
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