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: issues-unsubscr...@solr.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to