Sharmadha Sainath created ATLAS-2203:
----------------------------------------
Summary: 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
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
(v6.4.14#64029)