[overlord-issues] [JBoss JIRA] (RTGOV-59) Enable security on REST services

Eric Wittmann (JIRA) jira-events at lists.jboss.org
Tue May 28 07:59:06 EDT 2013


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

Eric Wittmann resolved RTGOV-59.
--------------------------------

    Resolution: Done


I implemented this by doing the following:

1) merged gadget-server and gadget-web into the same web application context - this allows the browser to easily make rpc/ajax calls to either the shindig server (for gadget.io.makeRequest calls) or the GWT endpoints regardless of the type of authentication being used

2) all gadget-web services are now in the same guice injection context as shindig, allowing gadget-web GWT services to use shindig services directly

3) implemented a custom shindig http fetcher that supports Overlord SAML based authentication of outgoing REST calls

                
> Enable security on REST services
> --------------------------------
>
>                 Key: RTGOV-59
>                 URL: https://issues.jboss.org/browse/RTGOV-59
>             Project: RTGov (Run Time Governance)
>          Issue Type: Feature Request
>            Reporter: Gary Brown
>            Assignee: Eric Wittmann
>            Priority: Critical
>             Fix For: 1.0.0.Final
>
>


--
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 overlord-issues mailing list