[ https://issues.apache.org/jira/browse/OAK-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tobias Bocanegra reassigned OAK-3032: ------------------------------------- Assignee: angela (was: Tobias Bocanegra) something changed how the principal provider is updated. the new external user is synchronized with the IDP during the login() call, but is then later not visible to the principal provider during the commit() call when the auth info is generated. [~anchela] do you know if something changed here? > LDAP test failures > ------------------ > > Key: OAK-3032 > URL: https://issues.apache.org/jira/browse/OAK-3032 > Project: Jackrabbit Oak > Issue Type: Bug > Components: auth-ldap > Reporter: Marcel Reutegger > Assignee: angela > Fix For: 1.3.3 > > > There are various test failures in the oak-auth-ldap module: > Failed tests: > testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authentication.ldap.DefaultLdapLoginModuleTest): > > expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$GroupPrincipal:cn=foobargroup,ou=groups,ou=system, > org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo > Bar,ou=users,ou=system, everyone principal]> but was:<[]> > > testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authentication.ldap.GuestTokenDefaultLdapLoginModuleTest): > > expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$GroupPrincipal:cn=foobargroup,ou=groups,ou=system, > org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo > Bar,ou=users,ou=system, everyone principal]> but was:<[]> > > testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authentication.ldap.TokenDefaultLdapLoginModuleTest): > > expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$GroupPrincipal:cn=foobargroup,ou=groups,ou=system, > org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo > Bar,ou=users,ou=system, everyone principal]> but was:<[]> > The tests also fail on travis. E.g.: > https://s3.amazonaws.com/archive.travis-ci.org/jobs/68124560/log.txt -- This message was sent by Atlassian JIRA (v6.3.4#6332)