Closed (fixed)
Project:
Keycloak OpenID Connect
Version:
2.2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2023 at 22:09 UTC
Updated:
28 Mar 2023 at 10:04 UTC
Jump to comment: Most recent
Comments
Comment #2
bramdriesenQuickly tested this and got following error:
Seems like something changed in the latest OpenID Connect Client Base.
Comment #4
bramdriesenStill some other things here to fix:
Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("openid_connect_client") to generate a URL for route "openid_connect.redirect_controller_redirect". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 181 of core/lib/Drupal/Core/Routing/UrlGenerator.php).Comment #6
bramdriesenCredit for LudwigJP
Comment #8
bramdriesenI fixed the errors here, would appreciate you testing the latest tagged release: 2.2.0-beta6
I spotted a few more issues in other files, will work on those in separate issues, so it might be there is a higher beta when you come back to this.
Please re-open or create a new ticket when you have tested it again.