- Issue created by @akshaykamble
- 🇮🇳India vaibhavjain Delhi
@akshaykamble
If you are building the URL and migrating from 1.x to 3.x, you need to see your code.$redirect_uri = Url::fromRoute( 'openid_connect.redirect_controller_redirect', [ 'openid_connect_client' => $openid_connect_client, ], [ 'absolute' => TRUE, 'language' => $language_none, ] )->toString(TRUE);
Change "client_name" to "openid_connect_client". The entity name has changed.
- Issue was unassigned.
- Status changed to Postponed: needs info
over 1 year ago 7:04am 28 August 2023 - 🇳🇴Norway steinmb
Think this is a support request and not a bug? Await feedback from @akshaykamble