[ 
https://issues.apache.org/jira/browse/FELIX-6645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rakesh Kumar updated FELIX-6645:
--------------------------------
    Description: 
For WebConsole v4.9.0 security, I tried to register a service for 
{code:java}
org.apache.felix.webconsole.spi.SecurityProvider {code}

but this is not picked for authentication, I debugged and found that 
*OsgiManager* is still using
*BasicWebConsoleSecurityProvider*
 
Seems like *JakartaSecurityProvider* is not picked at all.

  was:
{code:java}
org.apache.felix.webconsole.spi.SecurityProvider{code}
 implementation is not picked for WebConsole authentication.


> org.apache.felix.webconsole.spi.SecurityProvider impl is not picked for 
> WebConsole authentication
> -------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-6645
>                 URL: https://issues.apache.org/jira/browse/FELIX-6645
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-4.9.0
>            Reporter: Rakesh Kumar
>            Priority: Major
>
> For WebConsole v4.9.0 security, I tried to register a service for 
> {code:java}
> org.apache.felix.webconsole.spi.SecurityProvider {code}
> but this is not picked for authentication, I debugged and found that 
> *OsgiManager* is still using
> *BasicWebConsoleSecurityProvider*
>  
> Seems like *JakartaSecurityProvider* is not picked at all.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to