I need help on this as well...
Post
Replies
Boosts
Views
Activity
Hello Folks
Have you got this to work ? I'm trying to setup a new SSO Extension but it does not work at all. Here is what I did :
1) I have followed the steps on the Tech Talk to configure the MDM payload in Airwatch.
2) I have installed Debug profiles that apple suggested for troubleshooting
3) I have created a "dummy" Identity provider.
a. I understand that we need to setup a URL that will be detected by iOS and redirected to the extension.
I have created a simple webpage in a valid/secured webserver and used that URL as my IdP
b. In the dummy website, I have created the ".wellknown/*" file
c. I have triggered the sysdiagnose command on my iPad. The authsrv entry seems fine. I guess it is because the Apple CDN can successfuly access the well known file... I'm not sure because I have not found a solid documentation on how this is supposed to work anywhere.
d. The MDM settings are sent to the device properly.
e. I have tried opening the device console but I could not see any useful information there, even after installing the SSO profile in the device.
4) I have a main app where I already use ASWebAuthenticationSession to get the SAML/OAuth token. This already work. Based on the tech talk, I'd assume that Enterprise SSO would work OOTB, but nothing happens, just the regular SAML flow is executed, the SSO extension is never triggered.
Do we have any troubleshooting tools for this ? To find out why the extension is not being triggered? Any way to get specific log files that bring up useful information about the SSO process?
Thanks
Luciano