Hi, Was it always the case that the “everyone" principal could not be resolved to an Authorizable via org.apache.jackrabbit.api.security.user.UserManager.getAuthorizable(<EveryonePrincipal>)? I found several places in AEM code where the return value of UserManager.getAuthorizable(Principal) is unconditionally dereferenced.
Is the null return value a new behaviour or has it always been like that? Thanks, Konrad
