Properties below are set in /properties/config.properties, they differ depending on the deployment mode.
See also : 00 Users
Portlet deployment
Users are authenticated:
- by the portal (in this case, the connected user's id is passed to the application through JSR-168 preferences).
- or by the application itself for external users (in this case, the portal runs as guest).
JSR-168 uid preference
#auth.portal.uidAttribute=uid
Servlet or quick-start deployments
Users are authenticated:
- by CAS (the connected user's id is retrieved by the CAS J2EE filter).
- or by the application itself for external users (in this case, the portal runs as guest).
Adresse du serveur CAS (required)
cas.url=https://cas.domain.edu
Vue d'ensemble
Gestion des contenus