parekhcoder opened a new issue, #542:
URL: https://github.com/apache/solr-operator/issues/542
I did set security as per below.
solrOptions:
security:
authenticationType: Basic
It generated bootstrap and auth secret and authentication and authorization
was working fine. Somehow admin user doesn't able to access "Security" in admin
UI "You do not have permission to view the security panel.". Though admin role
does have permission "security-read" and "security-edit".
To reset authentication, I removed the secrets and did helm upgrade and
restart all solr cloud pods and operator pod. It generated new bootstrap and
auth but still new credentials doesn't work but old credentials are working and
persists "Security" access issue.
Even I removed SolrOptions- security and again applied helm upgrade but it
still has authentication enabled and old (first time) credentials are working.
How can I remove and/or reset authentication/authorization ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]