[
https://issues.apache.org/jira/browse/OAK-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897810#comment-13897810
]
Chetan Mehrotra commented on OAK-516:
-------------------------------------
Build was failing because oak-auth-external added dependency on an internally
released version of Apache Felix JAAS bundle which is not present in Maven
Central.
For now I have worked around the issue by locally committing the
LoginModuleFactory class so that compilation passes. Once proper released
version is available in Maven Central this class would be removed. This should
also work in OSGi env as the jaas package is imported also and there it would
be substituted from actual jaas bundle
Also started the release process of JAAS Bundle in Apache Felix [1]. This
should get released by this week
[1] http://markmail.org/thread/4et4f7khpvync2pf
> Create LdapLoginModule based on ExternalLoginModule
> ---------------------------------------------------
>
> Key: OAK-516
> URL: https://issues.apache.org/jira/browse/OAK-516
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: core
> Reporter: Manfred Baedke
> Assignee: Tobias Bocanegra
> Fix For: 0.17
>
> Attachments: LdapLoginModule.patch, LdapLoginTests.patch
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> An LdapLoginModule is a natural candidate for a proof of concept of the
> ExternalLoginModule framework.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)