Re: SOLR CDCR fails with JWT authorization configuration

2020-06-26 Thread Jan Høydahl
iginal Message- > From: Jan Høydahl > Sent: Thursday, June 25, 2020 6:50 PM > To: solr-user@lucene.apache.org > Subject: Re: SOLR CDCR fails with JWT authorization configuration > > EXTERNAL SENDER: Exercise caution with links and attachments. > > I’m mostly trying

RE: SOLR CDCR fails with JWT authorization configuration

2020-06-25 Thread Phatkar, Swapnil (Contractor)
e considering me as newbie :) . And it will be > also good to get sample security.json > > Thanks > > -Original Message- > From: Jan Høydahl > Sent: Thursday, June 25, 2020 5:25 PM > To: solr-user@lucene.apache.org > Subject: Re: SOLR CDCR fails with JWT authoriz

Re: SOLR CDCR fails with JWT authorization configuration

2020-06-25 Thread Jan Høydahl
> good to get sample security.json > > Thanks > > -Original Message----- > From: Jan Høydahl > Sent: Thursday, June 25, 2020 5:25 PM > To: solr-user@lucene.apache.org > Subject: Re: SOLR CDCR fails with JWT authorization configuration > > EXTERNAL SENDER:

RE: SOLR CDCR fails with JWT authorization configuration

2020-06-25 Thread Phatkar, Swapnil (Contractor)
e me considering me as newbie :) . And it will be also good to get sample security.json Thanks -Original Message- From: Jan Høydahl Sent: Thursday, June 25, 2020 5:25 PM To: solr-user@lucene.apache.org Subject: Re: SOLR CDCR fails with JWT authorization configuration EXTERNAL SENDER: Ex

Re: SOLR CDCR fails with JWT authorization configuration

2020-06-25 Thread Jan Høydahl
"q": > "dp": > "dq": > "qi": > "alg":"RS256", > "kid": >

RE: SOLR CDCR fails with JWT authorization configuration

2020-06-25 Thread Phatkar, Swapnil (Contractor)
"dq": "qi": "alg":"RS256", "kid": "use": } }

Re: SOLR CDCR fails with JWT authorization configuration

2020-06-25 Thread Jan Høydahl
Are both clusters setup with the same Identity Provider, so the same JWT token would be valid for both clusters? If so, it should be (theoretically) possible to have the clusters talk to each other, if you can get them to forward the Authorization header with the JWT. Whoever is sending calls to