SignIn Widget optional clientId parameter

The docs for signin widget state that the clientId is optional. Is this not the case for OIDC connection where the clientId has to be provided?

Hi @EmployeeAskingHelp

If you want your users to be both authenticated and authorized through the sign-in widget, then you will need to declare the clientId inside OktaSignIn(). You can find here an example on how to successfully declare it.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.