I'm trying to get in-browser elevated trust to work and having an issue. I've:
- Purchased a certificate
- Signed the xap with that certificate
- Added AllowElevatedTrustAppsInBrowser=1 in the registry
Yet the app still doesn't think it is running in elevated trust. Any ideas on what I might be missing?
Running off localhost, of course, works because it doesn't require any of the above.
Screenshots included below as proof.