You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2009/12/23 16:30:29 UTC

[jira] Closed: (OPENEJB-1123) Allow default security service to be overriden

     [ https://issues.apache.org/jira/browse/OPENEJB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Louis MONTEIRO closed OPENEJB-1123.
----------------------------------------

    Resolution: Fixed

Committed revision 893545.
New attribute added to the AbstractSecurityService

 <ServiceProvider
           id="Default Security Service"
           service="SecurityService"
           types="SecurityService"
           class-org.apache.openejb.core.security.SecurityServiceImpl">

      DefaultUser = "guest"
   </ServiceProvider> 

> Allow default security service to be overriden
> ----------------------------------------------
>
>                 Key: OPENEJB-1123
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1123
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 3.1.2
>            Reporter: Jean-Louis MONTEIRO
>            Assignee: Jean-Louis MONTEIRO
>             Fix For: 3.1.3
>
>
> The default security service user is "guest". As suggested by David in this discussion http://old.nabble.com/Unauthenticated-principal-td21012809.html
> it'd be nice to provide a way to change that default user. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.