Dear All,
does anyone know how to implement SSO between iOS app (xCode, objective-c) and Enterprise Portal? I guess the best would be X.509 certificates, but is there any example objective-c coding with implementation? we are downloading PDFs from Portal and the only thing we can do is to store user/pass in iPad secure storage and use a basic http authentication. We would like to chane it to SSO.
thank you