<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007jy3ZDCAYOkta Classic EngineAuthenticationAnswered2024-03-25T05:22:07.000Z2022-06-17T18:57:54.000Z2022-06-17T23:49:23.000Z

ckiv4 (ckiv4) asked a question.

How to redirect with symfony 6 authenticator

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.


This question is closed.
Loading
How to redirect with symfony 6 authenticator