[jboss-jira] [JBoss JIRA] (AS7-6339) Unable to propagate security context using IIOP between two AS7 server instances

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Mon Jan 21 03:29:21 EST 2013


     [ https://issues.jboss.org/browse/AS7-6339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved AS7-6339.
---------------------------------

      Assignee: Stuart Douglas  (was: Stefan Guilhen)
    Resolution: Done

    
> Unable to propagate security context using IIOP between two AS7 server instances
> --------------------------------------------------------------------------------
>
>                 Key: AS7-6339
>                 URL: https://issues.jboss.org/browse/AS7-6339
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: IIOP
>    Affects Versions: 7.1.3.Final (EAP)
>            Reporter: Stuart Douglas
>            Assignee: Stuart Douglas
>             Fix For: 7.2.0.Alpha1
>
>
> Because AS7 uses the SASClientIdentityInterceptor it expects that the security context will be propagated using a trust based mechanism, however this trust based mechanism has not actually been fully implemented.
> In EJBCorbaServant there is some code that comes from AS6 that just assumes username=password, with a comment that this needs to be removed once we have a mechanism to establish trust. 
>  
> For now I think that we need to do two things:
> - Allow the server to easily use the SASClientInterceptor
> - Use the SASCurrent as a credential in EjbCorbaServant, so a custom login module can be used to establish trust

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list