La liste d'utilisateurs n'est pas rendue car vous ne possédez pas les droits d'accès nécessaires pour afficher les profils utilisateur.

Arborescence des pages

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

########################################################################
# URL generation
#

Balise Wiki
\#
\# The name of the bean used to generate URLs. Set this property to
\# \[servletUrlgenerator\] for servlet deployment and \[uportalUrlGenerator\]
\# for uPortal portlet deployments
\#

#urlGeneration.bean=servletUrlGenerator

#
# the login URL of the CAs server
# REQUIRED for both servlet and portlet deployments
#

#urlGeneration.casLoginUrl=https://cas.domain.edu/login?service=%s

#
# the login URL of the application for local (CAS authenticated) users.
# REQUIRED for servlet deployments
#

#urlGeneration.servletLoginUrl=http://helpdesk.domain.edu/stylesheets/cas.faces

#
# the login URL of the application for external (email authenticated) users.
# REQUIRED for servlet deployments
#

#urlGeneration.servletGuestUrl=http://helpdesk.domain.edu/stylesheets/welcome.faces

#
# the functional name of the portlet in uPortal.
# REQUIRED for uPortal portlet deployments
#

#urlGeneration.uportalFunctionnalName=esup-helpdesk

#
# the login URL of the application for local (CAS authenticated) users.
# REQUIRED for uPortal portlet deployments
#

#urlGeneration.uportalLoginUrl=http://portal.domain.edu/Login

#
# the login URL of the application for external (email authenticated) users.
# REQUIRED for uPortal portlet deployments
#

...

########################################################################
# FEED

...