Hi Isabelle,

Yes, this is a bug in the security UI only (not the backend),
specifically right here:
https://github.com/apache/solr/blob/main/solr/webapp/web/js/angular/controllers/security.js#L344.
Please file a JIRA as a minor (since there's an easy work-around); I'm
not sure what the right solution here would be though ... probably
have to have the UI look for "all" if "security-edit" is not
explicitly mapped.

A quick work-around would also be to specifically assign the
"security-edit" and "security-read" permissions to the "admin" role.

Cheers,
Tim

On Tue, Nov 30, 2021 at 9:49 AM Isabelle Giguere
<igigu...@opentext.com.invalid> wrote:
>
> Hi;
>
> With basic authentication and rule-based authorization, a user with 
> permission "all" does not have access to the Security panel in the UI.  Refer 
> to the security.json attached.
>
> The UI displays message : "You do not have permission to view the security 
> panel."
>
> Before I open a ticket, I would like to know if this is a bug or a feature ?
>
> If it's a feature, then, it should be part of the clarifications to the 
> documentation.  https://issues.apache.org/jira/browse/SOLR-15770
>
> Thanks;
>
> Isabelle Giguère
> Computational Linguist & Java Developer
> Linguiste informaticienne & développeur java
>
>

Reply via email to