
ckiv4 (ckiv4) asked a question.
I'm working on a Symfony 6 web app and need to get it to redirect to Okta hosted login.
I used this library https://github.com/knpuniversity/oauth2-client-bundle to set up authentication. Which get's the response from okta that authentication is successful and Symfony shows I am logged in. However it never redirects to a login page, it appears to just be authenticating with the clientId/secret.

Hello @ckiv4 (ckiv4) Thank you for reacting out to our Community!
Please take a look at this documentation that would provide some info on this matter:
https://developer.okta.com/docs/concepts/redirect-vs-embedded/
My advice would be to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/
Hope this helps!