[jbosstools-issues] [JBoss JIRA] (JBDS-3627) Installer needs to help move past lack of t/c signing

David Hladky (JIRA) issues at jboss.org
Thu Jul 28 08:40:00 EDT 2016


    [ https://issues.jboss.org/browse/JBDS-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272059#comment-13272059 ] 

David Hladky commented on JBDS-3627:
------------------------------------

Hi, you are doing it completely wrong. The original idea behind the download plugin was it will ask the user to fill all required information and the terms and conditions will be accepted in a wizard in Eclipse (it used REST API of Download Manager to pass all required data). However [~maxandersen] insisted that it will not be done this way and the terms and conditions handling will be done in a web browser. Therefore the API was limited to just supply the basic functionality (and report it was outdated for the old versions of the Eclipse plugins). 

So now when you try to download a file using JDF link (aka [https://developers.redhat.com/download-manager/jdf/file/devstudio-10.0.0.GA-installer-eap.jar?workflow=direct], then if the terms and conditions require additional terms and conditions to be signed, the response will be 403 and in the Location header will be suggested link the user should see in his/hers web browser. In case you do not supply the user credentials, you simply get 401 so again you should require filling credentials if such thing happens. 

> Installer needs to help move past lack of t/c signing
> -----------------------------------------------------
>
>                 Key: JBDS-3627
>                 URL: https://issues.jboss.org/browse/JBDS-3627
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Enhancement
>          Components: platform-installer
>            Reporter: Joshua Wilson
>            Assignee: Denis Golovin
>              Labels: havoc
>             Fix For: 10.1.0.AM2
>
>         Attachments: Installer-not-signed-tc.PNG
>
>
> When you login with an active account that hasn't signed the Terms and Conditions the login fails and tells you why but not how to resolve it. 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list