[jboss-jira] [JBoss JIRA] (WFCORE-2197) ability to upload content from secure web server
Brian Stansberry (JIRA)
issues at jboss.org
Mon Jan 16 13:00:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned WFCORE-2197:
----------------------------------------
Component/s: Domain Management
Security
Assignee: Brian Stansberry (was: Jason Greene)
This will take some thought. I doubt we'd encode it in the url parameter; if the server is stripping the data out it might as well use some more formal parameters.
A simple username/password param seems a bit inelegant although it is simplest.
Fundamentally the server is connecting to an outside resource and it would be good if that were configured in a manner consistent with other ways it connects with outside resources. The url param then just drives what set of configuration it uses.
> ability to upload content from secure web server
> ------------------------------------------------
>
> Key: WFCORE-2197
> URL: https://issues.jboss.org/browse/WFCORE-2197
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management, Security
> Reporter: Ian Kent
> Assignee: Brian Stansberry
>
> We use the upload-deployment-url operation of wildfly management API to add content to content repository (app war) from remote web server (nexus artifact repository manager). As the nexus web server is secure so the wildfly app server needs to pass credentials to nexus when downloading war to wildfly content repository for deployment. Is there a way to encode the nexus username and password in url parameter or add a additional parameters for username and password.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list