Okta Identity Engine Interaction Code Flow with PKCE
Initiate IDX authentication pipeline and obtain interactionHandle using PKCE parameters.
Retrieve current IDX pipeline state and available remediation options (ION Protocol).
Navigate the authentication pipeline by selecting and completing remediations.
Exchange interaction_code for OAuth tokens using grant_type=interaction_code.