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

Marián Labuda (JIRA) issues at jboss.org
Tue Sep 23 08:01:02 EDT 2014


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

Marián Labuda closed JBIDE-6942.
--------------------------------


Closing.

> Prompt for Basic Auth when accessing secured WSDL
> -------------------------------------------------
>
>                 Key: JBIDE-6942
>                 URL: https://issues.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 was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jbosstools-issues mailing list