JBoss.orgCommunity Documentation

Authenticator and organization service configuration

An authenticator is responsible for creating Identity Security Service Authenticator.

The eXo CMIS service is based on:

gatein-domain {
  org.exoplatform.web.security.PortalLoginModule required;
  org.exoplatform.services.security.jaas.SharedStateLoginModule required;
  org.exoplatform.services.security.j2ee.TomcatLoginModule required; 
};