Description
I have observed an unsafe cast inĀ
SystemInfoHandler::getSecurityInfo
Is this by design? Currently I have a custom AuthorizationPlugin that directly implements AuthorizationPlugin interface. With the latest solr version it is not permitted anymore. A workaround is to extend the RuleBasedAuthorizationPluginBase, which is not ideal imo. Please share your thoughts
Attachments
Issue Links
- is related to
-
SOLR-14237 Add authenticated user principal in Solr admin UI
- Closed
- links to