Okta integration with Symfony 6

Is it possible to use okta hosted login with a Symfony 6.x web app? I’ve got a new app and have been trying to use this library GitHub - knpuniversity/oauth2-client-bundle: Easily talk to an OAuth2 server for social functionality in Symfony. So far it authenticates with my clientId and secret but I haven’t been able to get it to redirect to let a user log in.