[ 
https://issues.apache.org/jira/browse/KARAF-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010539#comment-17010539
 ] 

Jean-Baptiste Onofré commented on KARAF-6579:
---------------------------------------------

FYI, currently, creating a realm means provisioning a blueprint like this: 
[https://github.com/apache/karaf/blob/master/manual/src/main/asciidoc/developer-guide/security-framework.adoc]

I think it should be done in two steps: create the realm and then adding the 
login modules. The challenging part is to define the configuration and backend 
engine of the login modules.

I also have a branch with supporting JAAS realm definition without blueprint 
(directly using a JAAS provisioning service).

> Improve the jaas command to be able to add a new realm
> ------------------------------------------------------
>
>                 Key: KARAF-6579
>                 URL: https://issues.apache.org/jira/browse/KARAF-6579
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Francois Papon
>            Assignee: Francois Papon
>            Priority: Minor
>             Fix For: 4.3.0, 4.2.9
>
>
> For now, with the *jaas* command users can only manage existing realm and 
> they have to use blueprint to add a new realm.
> It will be useful to be able to add a new realm with the command.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to