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

ReAuth does not work with Elytron

    XMLWordPrintable

Details

    • 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()

    Description

      Following way of change identity from servlet does not work:

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: