Make sure to enable the JWT module in bin/solr.in.*
If it's still not working, check the logs (solr logs as well as your browser
logs)
Lamine
On Thu, Aug 31, 2023 at 6:26 PM, Jan Høydahl wrote:
Hi,
Do both auth plugins work for ordinary API requests? I.e. is it only the Admin
UI login
Hi,
Do both auth plugins work for ordinary API requests? I.e. is it only the Admin
UI login that is broken?
Have you tried force refreshing your browser (shift-f5)?
Jan
> 31. aug. 2023 kl. 14:56 skrev Primordial Atom :
>
> Hi there,
>
> for a while now, I've been struggling with the MultiAuth
Hi there,
for a while now, I've been struggling with the MultiAuthPlugin and
integrating Keycloak / OIDC for admin authentication.
My security.json looks like this (excerpt):
{
"authentication": {
"class": "solr.MultiAuthPlugin",
"schemes": [{
"scheme": "bearer",
"blockUnkn