Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2407

ReAuth does not work with Elytron

XMLWordPrintable

    • Hide

      Tests: (after modification to use Elytron instead of legacy subystem: https://github.com/wildfly-security-incubator/wildfly/pull/56 )
      org.jboss.as.test.integration.ejb.security.testAuthentication_ReAuth_ViaServlet()

      Show
      Tests: (after modification to use Elytron instead of legacy subystem: https://github.com/wildfly-security-incubator/wildfly/pull/56 ) org.jboss.as.test.integration.ejb.security.testAuthentication_ReAuth_ViaServlet()

      Following way of change identity from servlet does not work:

      LoginContext lc = getCLMLoginContext(username, password);
      lc.login();
      

              darran.lofthouse@redhat.com Darran Lofthouse
              jkalina@redhat.com Jan Kalina (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: