Since June the setAuthToken function is available via cq.mobile.user Cordova API (AEM Mobile specific Cordova-enabled plug-ins) . However I find it hard to see how it can be used from the documentation.
From reading Experience Manager Mobile Release 2016.9 Now Available | Adobe Experience Manager Mobile I would assume that it should be possible to silently login users from articles (using the setAuthToken method). However when playing around with it I could not figure out how this would be possible. Does somebody know
1) What is the actual functionality of this method and what can and should be used as Auth token?
2) What endpoint does it call on the Entitlement service (I assume that it does that)?
3) When I tried this feature on my generic Identity Provider (from the example ES) I got a code 43 which is not documented - did somebody get this feature actually working?
Thanks a lot and best regards,
Bjoern