Posted on 08-01-2014 08:12 AM
HI,
Has anyone by chance been able to configure the Atomic Learning iOS App so that it points to their https site (which allows users login with AD and so track their time)
I tried using the Casper Focus URL configuration and dropping in our URL, but no worky:
<dict>
<key>JSS_URL</key>
<string>https://www.atomiclearning.com/login/ourusername</string>
</dict>
Solved! Go to Solution.
Posted on 08-02-2014 02:49 PM
I believe iOS apps have to be written to accept the configuration preference. I'd suggest contacting the Atomic Learning folks and making a feature request. This would be worthwhile request for that app.
If they already support it then they can provide you the correct name for the key. I doubt it's "JSS_URL".
Posted on 08-02-2014 02:49 PM
I believe iOS apps have to be written to accept the configuration preference. I'd suggest contacting the Atomic Learning folks and making a feature request. This would be worthwhile request for that app.
If they already support it then they can provide you the correct name for the key. I doubt it's "JSS_URL".
Posted on 08-04-2014 07:08 AM
LOL!
Good gravy, clearly I did that work on Friday end of day!
Thanks Bill!