
RajeshT.69629 (Customer) asked a question.
- Send an ID token directly to your OIDC application. This is a simpler flow, where Okta creates an ID token and posts it directly to the first redirect URI registered for the target application. This flow is the same as with sign-in requests for SAML apps. You can configure which OIDC scopes to grant. This flow uses the form_post response mode. There's no state parameter included in the request since it’s a one-way request.
My doubt is " is the above information is about Implicit Flow"

Hello @RajeshT.69629 (Customer) Thank you for reacting out to our Community!
The information described is for the Implicit Flow. If you want to use the SPA model, please see below documentation that explains how to use OIDC with SPA model:
https://developer.okta.com/docs/guides/sign-into-spa-redirect/angular/main/
Community members help others by clicking Like or Select as Best on responses. Try it today.
Okta Identity Engine (OIE) Ask Me Anything: Get answers from product experts by clicking here.