[
https://issues.jboss.org/browse/WFLY-7779?page=com.atlassian.jira.plugin....
]
Darran Lofthouse commented on WFLY-7779:
----------------------------------------
[~honza889] I think we may end up with a variety of issues being raised specifically for
the testsuite work - could we please choose and use a common label that can be applied to
all issues so they can be filtered even if they end up being across multiple projects.
ReAuth does not work with Elytron
---------------------------------
Key: WFLY-7779
URL:
https://issues.jboss.org/browse/WFLY-7779
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Jan Kalina
Assignee: Darran Lofthouse
Following way of change identity from servlet does not work:
{code:java}
LoginContext lc = getCLMLoginContext(username, password);
lc.login();
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)