You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (JIRA)" <ji...@apache.org> on 2018/09/26 10:07:00 UTC

[jira] [Resolved] (ATLAS-2203) Regression Atlas Knox Proxy : j_spring_security_check not found during login

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

Nixon Rodrigues resolved ATLAS-2203.
------------------------------------
       Resolution: Resolved
    Fix Version/s: 0.8.2

> Regression Atlas Knox Proxy  : j_spring_security_check not found during login
> -----------------------------------------------------------------------------
>
>                 Key: ATLAS-2203
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2203
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Sharmadha Sainath
>            Priority: Blocker
>             Fix For: 0.8.2
>
>
> 1.Enabled knox proxy for Atlas.
> 2. On accessing https://knox_gateway:8443/gateway/ui/atlas/login.jsp , 404 is thrown with the following  :
> {code}
> POST
> 404 Not Found
> https://knox_gateway:8443/gateway/j_spring_security_check
> {code}
> and 
> {code}
> GET
> 404 Not Found
> https://knox_gateway:8443/favicon.ico
> {code}
> which should ideally go to 
> {code}
> https://knox_gateway:8443/gateway/ui/atlas/j_spring_security_check
> {code}
> CC : [~nixonrodrigues]



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