[
https://issues.apache.org/jira/browse/GERONIMO-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737968#action_12737968
]
David Jencks commented on GERONIMO-4779:
----------------------------------------
I added the
framework/modules/geronimo-security/src/main/java/org/apache/geronimo/security/realm/providers/PropertiesFileNoPasswordLoginModule.java
login module in rev 799958 that should be able to accept the login call from
the jetty client cert authenticator and add the appropriate principals.
I haven't decided what if anything ought to be adding the credential to the
subject. I'm inclined to think the authenticator should but that might only be
because I don't want to add more login methods to the login service. Leaving
open until we decide on how to do this.
> Add cert authentication support for Jetty7 module
> -------------------------------------------------
>
> Key: GERONIMO-4779
> URL: https://issues.apache.org/jira/browse/GERONIMO-4779
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: security
> Affects Versions: 2.2
> Reporter: Ivan
> Fix For: 2.2
>
>
> Current, jetty module does not support client-cert authentication
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.