[
https://issues.apache.org/jira/browse/FELIX-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760906#comment-17760906
]
Rakesh Kumar commented on FELIX-6626:
-------------------------------------
Hi [~cziegeler]
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.
> Support jakarta servlet registration
> ------------------------------------
>
> Key: FELIX-6626
> URL: https://issues.apache.org/jira/browse/FELIX-6626
> Project: Felix
> Issue Type: New Feature
> Components: Web Console
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: webconsole-4.9.0
>
>
> In order to support migration from Servlet API 2/3 to Servlet API 5, the web
> console could support registrations of jakarta.servlet.Servlet in addition to
> javax.servlet.Servlet.
> This pattern could be useful for other modules as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)