[
https://issues.apache.org/jira/browse/METRON-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549256#comment-16549256
]
ASF GitHub Bot commented on METRON-1668:
----------------------------------------
Github user simonellistonball commented on the issue:
https://github.com/apache/metron/pull/1112
And infact through form based auth if sso is off (see the backend issue
METRON-1665). This PR just removes the need to process a spring login form in
the Angular app to lighten the load a bit and avoid having multiple front-end
login implementations to keep in sync (config and alerts have their own at
present). This is more about moving the same functionality out of the angular
layer and into a different page.
> Remove login services and screens from UIs
> ------------------------------------------
>
> Key: METRON-1668
> URL: https://issues.apache.org/jira/browse/METRON-1668
> Project: Metron
> Issue Type: Sub-task
> Reporter: Simon Elliston Ball
> Priority: Major
>
> Once we have integrated SSO, there is no need for the front-end apps to
> present a login screen, we should remove these from the load footprint.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)