es:integracion_ldap [TAST DokuWiki ]

User Tools

Site Tools


Sidebar

Primeros pasos en TAST

Que es UML

Configuración del sistema para el uso de TAST

Preguntas más frecuentes

Problemas reconocidos

Indice de la herramienta TAST

Adaptadores de TAST

Ejemplos de adaptadores

TAST Integraciones

Características de interés

Documentación de administración técnica

Recomendaciones para modelar

Formación en la herramienta TAST

es:integracion_ldap

This is an old revision of the document!


Integración LDAP

TAST is connected to LDAP for the processes of authentication and authorization.

Configuration

LDAP configuration is made within the application’s properties file and it can be connected to a maximum of two LDAP, that can be used as a back-up or different LDAP servers with different hierarchy and users. Within the properties file the following keys are used:

  • sipsa.ldap.primary.base: LDAP base path in primary LDAP
  • sipsa.ldap.primary.url: Primary LDAP’s URL
  • sipsa.ldap.primary.username: Technical user DN in primary LDAP
  • sipsa.ldap.primary.password
  • sipsa.ldap.secondary.base: LDAP base path in secondary LDAP
  • sipsa.ldap.secondary.url: SecondaryLDAP’s URL
  • sipsa.ldap.secondary.username: Technical user DN in primary LDAP
  • sipsa.ldap.secondary.password:
  • sipsa.ldap.users.base: LDAP paths where users are stored in LDAP. If more tan one is required, they must be separated with@&@
  • sipsa.ldap.users.pattern: Patterns for user’s DN. The username is represented with {0} in the DN string. If more than one is required, they must be separated with @&@.
es/integracion_ldap.1516716556.txt.gz · Last modified: 2018/01/23 14:09 by tast