[
https://issues.apache.org/jira/browse/GERONIMO-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan updated GERONIMO-4952:
---------------------------
Attachment: GERONIMO-4952.patch
Try to create a fist step patch, the changes include :
1. Use bundleContext to replace classloader in geronimo-security package (
Those codes in plugin folder need to be update later )
2. Add a loginmodule for user admin service.
Any comment ?
> Figure out how to use User Admin service in Geronimo 3.0
> --------------------------------------------------------
>
> Key: GERONIMO-4952
> URL: https://issues.apache.org/jira/browse/GERONIMO-4952
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: osgi, security
> Affects Versions: 3.0
> Reporter: Ivan
> Fix For: 3.0
>
> Attachments: GERONIMO-4952.patch
>
>
> In OSGI world, User Admin service is used for authentication and
> authorization, while in classic Java environment, JACC is used, should figure
> out how we could use it in new Geronimo 3.0. From my view, for
> authentication, we might define a login module which delegates to user admin
> service. For authorization, did not have clear idea now,
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.