[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6942) Prompt for Basic Auth when accessing secured WSDL

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Sep 2 11:13:52 EDT 2010


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

Brian Fitzpatrick updated JBIDE-6942:
-------------------------------------

    Fix Version/s: 3.3.x
                       (was: 3.2.0.Beta)


Moving to 3.3.x so this gets addressed in the next release. For now, we suggest users save protected WSDLs locally and use their local copies. 

> Prompt for Basic Auth when accessing secured WSDL
> -------------------------------------------------
>
>                 Key: JBIDE-6942
>                 URL: https://jira.jboss.org/browse/JBIDE-6942
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 3.2.0.M2
>            Reporter: Juergen Zimmermann
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.3.x
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> A SOAP based Web Service can be defined as follows:
> @WebService(name = "MyService")
> @WebContext(contextRoot = "/myRoot", authMethod = "BASIC", secureWSDLAccess = true)
> @EndpointConfig(configName = "Standard WSSecurity Endpoint")
> Now the WSDL cannot be accessed without BASIC authentication.
> Therefore, it would be fine, if you could provide a checkbox within the dialog "Select WSDL", so that username and password could be prompted. Just as the checkbox below "Request details" in the main window.

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

        


More information about the jbosstools-issues mailing list