I am using openid_connect with Okta SSO. When a user clicks the "log in with Okta" button in drupal and completes the authentication, they are redirected back to the /user page. Is there a way to force redirect the user to the homepage after successful authentication?

Comments

cmcnamee created an issue. See original summary.

jcnventura’s picture

Status: Active » Fixed

Yes, there's a login redirect setting that in the general settings of the module.

cmcnamee’s picture

Doh! Thank you! I don't know why I didn't see that.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

terry_kolodiy’s picture

Hi! I'm using drupal/openid_connect:^1.2,
but I don't see this setting.