Follow this procedure to create an Okta application using the Okta API.
The API can be used in two ways:
- Login as Data Exchanger user
- Login as an Existing user
-
Log on to Okta.
Create a New Application Integration page appears.
-
To create a
Native Okta Application, click
Create.
The
Create OpenID Connect Integration page appears.
-
Save.
Your Native App is created.
-
Click
General.
-
Click
Edit and select the (Refresh Token,
Resource Owner Password, and
Implicit) options on the General Settings page.
-
Click
Assignments and click
Assign to assign an existing user to Native Okta Application.
The API will use the Client ID of the Native Okta App along with the Username and Password of the existing user. A parameter is required for
grant_type=password.
Follow the topic:
Use JMeter to use API with Okta. Please note that JMeter is just an example of using the API.