[jira] [Updated] (METRON-1665) Move hosting of Alerts and Config UIs from Nodejs to Spring Boot

2018-07-12 Thread Simon Elliston Ball (JIRA)


 [ 
https://issues.apache.org/jira/browse/METRON-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Elliston Ball updated METRON-1665:

Description: 
The current UIs are served up by very lightweight nodejs applications, which 
serve the static bundle files produced by the angular build process, and 
proxies the rest api.

The proposal is to use a spring boot application, allowing us to harmonise the 
security implementation across the UI static servers and the REST layer, and to 
provide a routing platform for later microservices.

The UIs currently proxy to the REST API to avoid CORS issues, this will be 
achieved with Zuul.

Spring Security will also be extended to use a Knox SSO authenticator. 

  was:
The current UIs are served up by very lightweight nodejs applications, which 
serve the static bundle files produced by the angular build process, and 
proxies the rest api.

The proposal is to use a spring boot application, allowing us to harmonise the 
security implementation across the UI static servers and the REST layer, and to


> Move hosting of Alerts and Config UIs from Nodejs to Spring Boot
> 
>
> Key: METRON-1665
> URL: https://issues.apache.org/jira/browse/METRON-1665
> Project: Metron
>  Issue Type: Sub-task
>Reporter: Simon Elliston Ball
>Priority: Major
>
> The current UIs are served up by very lightweight nodejs applications, which 
> serve the static bundle files produced by the angular build process, and 
> proxies the rest api.
> The proposal is to use a spring boot application, allowing us to harmonise 
> the security implementation across the UI static servers and the REST layer, 
> and to provide a routing platform for later microservices.
> The UIs currently proxy to the REST API to avoid CORS issues, this will be 
> achieved with Zuul.
> Spring Security will also be extended to use a Knox SSO authenticator. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (METRON-1665) Move hosting of Alerts and Config UIs from Nodejs to Spring Boot

2018-07-12 Thread Simon Elliston Ball (JIRA)


 [ 
https://issues.apache.org/jira/browse/METRON-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Elliston Ball updated METRON-1665:

Summary: Move hosting of Alerts and Config UIs from Nodejs to Spring Boot  
(was: Moving hosting of Alerts and Config UIs from Nodejs to Spring Boot)

> Move hosting of Alerts and Config UIs from Nodejs to Spring Boot
> 
>
> Key: METRON-1665
> URL: https://issues.apache.org/jira/browse/METRON-1665
> Project: Metron
>  Issue Type: Sub-task
>Reporter: Simon Elliston Ball
>Priority: Major
>
> The current UIs are served up by very lightweight nodejs applications, which 
> serve the static bundle files produced by the angular build process, and 
> proxies the rest api.
> The proposal is to use a spring boot application, allowing us to harmonise 
> the security implementation across the UI static servers and the REST layer, 
> and to



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)