<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

How an Application Can Use the Okta Interaction Code Flow in OIE

Okta Identity Engine
API Access Management

Overview

This article details how an application can make use of the Okta Interaction Code Flow (IDX) in an Okta Identity Engine (OIE) Org. 

Applies To

  • Okta Identity Engine (OIE)
  • Okta Interaction Code Flow (IDX)
  • okta-idx-[java|android|dotnet|swift] SDKs
  • okta-auth-js SDK
  • okta-signin-widget

Solution

Okta has introduced an extension to the OAuth 2.0 and OpenID Connect standard called the Interaction Code grant type (IDX). This grant type enables the creation of a more customized user authentication experience.

The Authentication Pipeline used with IDX is a proprietary API that is currently not documented.

Supported methods to authenticate with IDX are:

At this time, there is no documentation to use the IDX Authentication Pipeline directly.

 

Related References

Loading
Okta Support - How an Application Can Use the Okta Interaction Code Flow in OIE