Is there a way to customize okta react js sample app to connect with different IDP using OIDC

Above sample app connects with Okta using OIDC

Is there a way to customize okta react js sample app to authenticate user with different IDP using OIDC

@indu Hi,

Can you please refer the doc here and see if the AuthJS SDK that the Sign-in Widget is built with can help.

Thanks Lijia for your response. I would like to configure external IDP instead of Okta.
Can this React Sample App connect to external IDP instead of Okta. If so ,Is there a way to configure this?

I have checked the Okta Authjs ,I didnt find any solution for above.

Can you help me to figure this out
Thanks

@indu The doc I showed you is for external IDP. It can help you login after your configure the IDP. Let me know which type of IDP you would like to have and which step you were stuck.