[jboss-jira] [JBoss JIRA] (WFLY-7779) ReAuth does not work with Elytron

Darran Lofthouse (JIRA) issues at jboss.org
Tue Feb 21 13:44:00 EST 2017


    [ https://issues.jboss.org/browse/WFLY-7779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13367158#comment-13367158 ] 

Darran Lofthouse commented on WFLY-7779:
----------------------------------------

This is most likely the change you need https://issues.jboss.org/browse/ELY-975 - after obtaining the SecurityDomain a call to authenticate will allow an alternative identity to be obtained after verifying the evidence for that identity.

> 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
>              Labels: elytron-legacy-test-fails
>
> 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)


More information about the jboss-jira mailing list