#ios-oidc-implicit-demo
Demo iPhone application that uses the OpenID Connect Implicit profile to authenticate a user to a native iOS application.
Requires:
- PingFederate 7.2.x or higher
- My OpenID Connect library
Import into Xcode and run on an iPhone device.
The application is configured to my test environment. Change the configuration values in the SampleAppViewController.m file (actionSignInButton method) to point to your PingFederate instance (or other OP).
This software is open sourced by Ping Identity but not supported commercially as such. Any questions/issues should go to the mailing list, the Github issues tracker or the author pmeyer@pingidentity.com directly See also the DISCLAIMER file in this directory.