On this page
Run the sample apps
This guide describes how to run the embedded Identity Engine SDK or Sign-In Widget sample app. Make sure to successfully create and set up your Okta org first. You also need to download and set up the SDK.
Learning outcomes
Run the embedded Identity Engine SDK or Sign-In Widget sample app.
What you need
- An Okta org already configured for a password only use case
- An Identity Engine SDK set up for the sample app
- An Identity Engine sample app
Sample code
The embedded widget flow
In tandem with the embedded SDK, the widget integrates into your app by using a native language interface and communicates directly with the Okta APIs. The following diagram summarizes the flow.
Run the embedded widget sample app
The embedded SDK flow
The SDK integrates into your app by using a native language interface and communicates directly with the Okta APIs by using a REST interface. The following diagram illustrates the SDK flow.