Pages enfant
  • Manuel Installation - Esup-CIL

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.

Fichiers de configurations à modifier

  • auth/auth.

...

  • xmlLe mode d'authentification souhaité. En cas d'utilisation, en portlet par exemple, utiliser le bean :

...

  • Pas de format
    
    <bean
    
    	id="authenticationService"

...

  • 
    
    	class="org.esupportail.commons.services.authentication.PortalOrCasFilterAuthenticator"

...

  • 
    
    >
    
    	<description>
    
    		The name of the Portal attribute that holds the uid of users, as set in portlet.xml.
    
    	</description>
    
    		<property name="uidPortalAttribute" value="uid" />

...

  • 
    
    </bean>