[overlord-issues] [JBoss JIRA] (RTGOV-207) Service overview gadget requires separate basic auth signin

Eric Wittmann (JIRA) jira-events at lists.jboss.org
Thu Jun 13 15:12:55 EDT 2013


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

Eric Wittmann resolved RTGOV-207.
---------------------------------

    Resolution: Done


Resolved by implementing a proxy servlet that lives in gadget-web and proxies requests to /overlord-rtgov/service/dependency/overview while setting appropriate authentication.
                
> Service overview gadget requires separate basic auth signin
> -----------------------------------------------------------
>
>                 Key: RTGOV-207
>                 URL: https://issues.jboss.org/browse/RTGOV-207
>             Project: RTGov (Run Time Governance)
>          Issue Type: Bug
>            Reporter: Gary Brown
>            Assignee: Eric Wittmann
>            Priority: Critical
>             Fix For: 1.0.0.Final
>
>
> Security is now enabled on rtgov REST services, which has highlighted an issue with the service overview gadget.
> After normal SSO signin, when the service overview gadget is added to the page, its first interaction with the server results in a login dialog being displayed.
> On investigation, Eric found that the gadget's xml includes a direct request to the overlord-rtgov REST service to retrieve the SVG, which is bypassing the gadget IO layer.
> Eric's suggestion is to create an SVG proxy servlet in gadget-web.war, which can deal with the authentication.

--
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