[
https://issues.jboss.org/browse/WFLY-7105?page=com.atlassian.jira.plugin....
]
Radim Hatlapatka updated WFLY-7105:
-----------------------------------
Description:
Having web application which uses defined security domain, which is set up using elytron
results in incorrect redirection. It is redirecting after authentication done at
{{http://localhost:8080/defined-security-domain/user/}} to
{{http://localhost:8080/defined-security-domain/user//user/index.jsp}} instead of to
{{http://localhost:8080/defined-security-domain/user/index.jsp}}.
Note, when using only old security domain setup without elytron, it works just fine.
was:
Having web application which uses defined security domain, which is set up using elytron
results in incorrect redirection. It is redirecting after authentization done at
{{http://localhost:8080/defined-security-domain/user/}} to
{{http://localhost:8080/defined-security-domain/user//user/index.jsp}} instead of to
{{http://localhost:8080/defined-security-domain/user/index.jsp}}.
Note, when using only old security domain setup without elytron, it works just fine.
Incorrect redirection after authentization when using elytron
-------------------------------------------------------------
Key: WFLY-7105
URL:
https://issues.jboss.org/browse/WFLY-7105
Project: WildFly
Issue Type: Bug
Components: Security, Web (Undertow)
Reporter: Radim Hatlapatka
Assignee: Darran Lofthouse
Priority: Critical
Attachments: defined-security-domain.war, roles.properties,
standalone-elytron-web-tests.xml, users.properties
Having web application which uses defined security domain, which is set up using elytron
results in incorrect redirection. It is redirecting after authentication done at
{{http://localhost:8080/defined-security-domain/user/}} to
{{http://localhost:8080/defined-security-domain/user//user/index.jsp}} instead of to
{{http://localhost:8080/defined-security-domain/user/index.jsp}}.
Note, when using only old security domain setup without elytron, it works just fine.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)