[teiid-issues] [JBoss JIRA] (TEIID-2855) adding possibility to proxy URI in odata server

luca gioppo (JIRA) issues at jboss.org
Tue Apr 29 06:16:36 EDT 2014


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

luca gioppo commented on TEIID-2855:
------------------------------------

Could it be possible to also have the possibility to proxy-path-uri at VDB level.

Right now it exposes the VDBname/tableName and thuis could be not nice for API publishing.
It could be nice to have a way to proxy also the path so that we can have:
http://proxy-base-uri/proxy-path-uri
instead of
http://serverURI/VDBname/Table

It could be a property of the table like "oData-proxy-name"
                
> adding possibility to proxy URI in odata server
> -----------------------------------------------
>
>                 Key: TEIID-2855
>                 URL: https://issues.jboss.org/browse/TEIID-2855
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: OData
>    Affects Versions: 8.6
>            Reporter: luca gioppo
>            Assignee: Ramesh Reddy
>              Labels: Beta3
>             Fix For: 8.7
>
>
> As for https://community.jboss.org/thread/237239 there is the need to proxy the URI exposed by the odata server when this is behind a proxy and we do not want the URi to disclose and invalidate the reference.
> The odata server should have some parameters gotten from deployment for proxy hostname and port and path up to the VDB name

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list