khandnb

Results 5 comments of khandnb

The solr admin UI is successfully logged in with token received from IDP and is able to access security, list collections etc. but the core creation fails with invalid PKI...

"authentication": { "class": "solr.MultiAuthPlugin", "schemes": [{ "scheme": "bearer", "blockUnknown":false, "class":"solr.JWTAuthPlugin", "adminUiScope": "api://ttt/admin", "principalClaim":"unique_name", "iss":"https://sts.windows.net/abc/", "aud":"api://xyz", "wellKnownUrl":"https://login.microsoftonline.com/abc/v2.0/.well-known/openid-configuration", "redirectUris": "https://localhost:8983/solr/", "clientId":"xyz", "authorizationFlow":"code_pkce", "trustedCertsFile":"/path/to/certificate", "jwkCacheDur":"60", },{ "scheme": "basic", "blockUnknown": false, "class": "solr.BasicAuthPlugin", "realm":"Solr...

hi @janhoy @HoustonPutman Can you please suggest the miss here or fix that I can make to resolve this issue.

I am using solr version 9.6.0 and solr operator 0.8.1 . Below are the logs: ****** 2024-09-06 07:25:56.992 INFO (qtp1212191909-53-solr-solrcloud-0.solr-solrcloud-headless.solr-343) [c: s: r: x: t:solr-solrcloud-0.solr-solrcloud-headless.solr-343] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={}...