[jboss-jira] [JBoss JIRA] (WFLY-7105) Incorrect redirection after authentization when using elytron
Radim Hatlapatka (JIRA)
issues at jboss.org
Wed Sep 14 10:25:00 EDT 2016
Radim Hatlapatka created WFLY-7105:
--------------------------------------
Summary: Incorrect redirection after authentization when using elytron
Key: WFLY-7105
URL: https://issues.jboss.org/browse/WFLY-7105
Project: WildFly
Issue Type: Bug
Components: Web (Undertow), Security
Reporter: Radim Hatlapatka
Assignee: Stuart Douglas
Priority: Critical
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list