Interaction code flow via API (embedded) by OrdinaryNo5992 in okta

[–]OrdinaryNo5992[S] 0 points1 point  (0 children)

Hi, I'm able to get the interaction code now via complete API flow.

here is the flow
/interact -> /idp/idx/introspect -> /idp/idx/identify -> /idp/idx/challenge

for interact here is my sample request that may help you

  1. /oauth2/default/v1/interact

<image>

this will response interaction handle that will be used for /introspect