Por defecto viene esta configuración:
Configuring Portal for ArcGIS with Integrated Windows Authentication (youtube.com)
https://www.youtube.com/watch?v=hGBpCx0Q2xk
{
"type": "BUILTIN",
"properties": {"isPasswordEncrypted": "true"}
}
{
"type": "BUILTIN",
"properties": {"isPasswordEncrypted": "true"}
}
===============================================
FUNCINANDO CON UN SOLO DOMINIO
=========================================
USER STORE
{
"type": "WINDOWS",
"properties": {
"userPassword": "sym-gcm|1|uWJwPTdGk-9GSSFmEjJw5h-JQ==",
"userSurnameAttribute": "sn",
"caseSensitive": "false",
"userGivenNameAttribute": "givenName",
"userEmailAttribute": "mail",
"user": "epdomino\\pepelvear",
"userFullnameAttribute": "cn",
"isPasswordEncrypted": "true"
}
}
GROUP STORE
{
"type": "WINDOWS",
"properties": {
"userPassword": "sym-gcm|1|rzvFhJr0S_XsPnNA==",
"user": "epdominio\\pepe",
"isPasswordEncrypted": "true"
}
}
No hay comentarios.:
Publicar un comentario