Is it possible to use the JSAPI within the embed widget to access secured content? It is working with public content, but when I try to use OAuth to access secured content the IdentityManager throws an error :
The idea is to use the JSAPI to use custom sliders to interact with a map, but the map layers must be secured. The experience will be secured in the same way as the content, so was hoping the embed code could inherit the user creds from the experience and access the content, adhering to the named user model!
Is it possible to do this sort of thing?