WAB and secure vector tile service

1345
10
Jump to solution
02-27-2018 08:35 AM
Carlos_ArturoSarmiento_Royero
New Contributor III

Hi Robert Scheitlin, GISP

I have a secure Vector Tile service that is shared for the organization. I am consuming it from WAB deployed in an Apache. It has already configured proxy, the requests are by proxy but they keep asking me for credentials.

Thanks.

            username="username" password="password*" matchAll="true"/>     

"httpProxy": {
"useProxy": true,
"alwaysUseProxy": false,
"url": "",
"rules": [
{
"proxyUrl": "proxy.php"
}
]
},
Tags (1)
0 Kudos
10 Replies
Carlos_ArturoSarmiento_Royero
New Contributor III

Thanks ver much.

0 Kudos