Hi @jchidiac! If I understand correctly the partner has already created an OIDC App with a client id associated with your web app? Also, we have some examples here on how to implement SSO for web apps.
i tried ti implement OktaSignIn on the javascript level, but i’m not sure if it’s the best way to do,
if the OktaSignIn consists to check if the User is already connected to OKTA, and if it’s ok it will redirect to my app
is SSO can be front end Side , meaning checking if the token exists and if not display the OKTA login widget.
i had a problem with implementation this, as my client push the users from the CORP OKTA app to the one created to my app, and no passwords assigned for users assigned to my app.
so when login through OKTA widget i got : cannot sign in.