0 Replies Latest reply on Dec 12, 2017 3:11 PM by tstiemerling

    Authenticate with either LDAP or JPA stores

    tstiemerling

      I am trying to get authentication to work in WildFly 10 using two partitions, one with LDAP and one with JPA. I dont understand how to @Inject the identity when there is more than one partition, so can call identity.login(). The multi-tenancy quickstart wasnt much help in this regard. Anyone have this working?