MTeeBelgium_646
Aug 25, 2015Nimbostratus
Rewrite header "WWW-Authenticate: Basic realm="
I have a VS with a LDAP authentication profile. Because it is an app communicating with backend we want to surpress the authentication pop-ups the browser gives you when you hit a 401. We were thinking of rewriting the WWW-Authenticate header from basic to Xbasic so the app could handle the authentication request. Can this be done somehow, since it is not the backend server giving the 401, but the VS?