|
|
@ -14,22 +14,6 @@ questions: |
|
|
|
group: Básico |
|
|
|
required: true |
|
|
|
|
|
|
|
# Informações Autenticação |
|
|
|
- variable: sigi.auth.ldap.userAttrMap |
|
|
|
default: {"first_name": "givenName", "last_name": "sn", "email": "userPrincipalName", 'is_staff': "cn",} |
|
|
|
description: "Mapa atributos usuário LDAP" |
|
|
|
label: Mapa atributos usuário LDAP" |
|
|
|
type: string |
|
|
|
group: Autenticação |
|
|
|
required: true |
|
|
|
- variable: sigi.auth.ldap.profileAttrMap |
|
|
|
default: {"nome_completo": "cn"} |
|
|
|
description: "Mapa de atributos profile LDAP" |
|
|
|
label: Mapa atributos profile LDAP" |
|
|
|
type: string |
|
|
|
group: Autenticação |
|
|
|
required: true |
|
|
|
|
|
|
|
|
|
|
|
# Ingress |
|
|
|
- variable: ingress.tls.enabled |
|
|
|