Add native sign-in using Okta's Direct Authentication flow to your iOS app.
The Okta Client SDK includes the OktaDirectAuth library, and the DirectAuthenticationFlow class which manages the process for performing native MFA sign in.
Update the DirectAuthSignIn > DirectAuthSignIn > Okta.plist file with the information for your Okta Org Application Integration. See the Readme in the Shared folder for a the definition of the keys in Okta property list file.
IMPORTANT: The Direct Authentication API is currently an Early Access (EA) feature, and needs to be enabled in your account before it can be used.
- DirectAuthSignIn > OktaDirectAuth > DirectAuthenticationFlow in the Okta Client SDK documentation.