[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2565) Problems with security after moving from AS 4.2.x series to AS 5.0.x series

Richard Opalka (JIRA) jira-events at lists.jboss.org
Wed Mar 25 03:54:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBWS-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12458969#action_12458969 ] 

Richard Opalka commented on JBWS-2565:
--------------------------------------

According to javadoc:

   /**
    * The authMethod is used to configure the authentication mechanism for the web service. 
    * As a prerequisite to gaining access to any web service which are protected by an authorization
    * constraint, a user must have authenticated using the configured mechanism.
    *
    * Legal values for this element are "BASIC", or "CLIENT-CERT".
    */
   String authMethod() default "";

user is passing incorrect value to authMethod="NONE".


> Problems with security after moving from AS 4.2.x series to AS 5.0.x series
> ---------------------------------------------------------------------------
>
>                 Key: JBWS-2565
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2565
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.0.5, jbossws-native-3.1.0
>            Reporter: Richard Opalka
>            Assignee: Richard Opalka
>             Fix For:  jbossws-native-3.1.1
>
>         Attachments: JBossJIRA.7z
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list