- Issue created by @robbe03
- 🇧🇪Belgium BramDriesen Belgium 🇧🇪
Quickly tested this and got following error:
Fatal error: Declaration of Drupal\keycloak\Plugin\OpenIDConnectClient\Keycloak::defaultConfiguration() must be compatible with Drupal\openid_connect\Plugin\OpenIDConnectClientBase::defaultConfiguration(): array in /var/www/html/repos/keycloak/src/Plugin/OpenIDConnectClient/Keycloak.php on line 59
Seems like something changed in the latest OpenID Connect Client Base.
- @bramdriesen opened merge request.
- 🇧🇪Belgium BramDriesen Belgium 🇧🇪
Still 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).
- Status changed to Needs work
over 1 year ago 9:30am 14 March 2023 -
BramDriesen →
committed d2a80666 on 2.2.x
Issue #3347727: Error 500 when adding Keycloak Open ID
-
BramDriesen →
committed d2a80666 on 2.2.x
- Status changed to Fixed
over 1 year ago 9:57am 14 March 2023 - 🇧🇪Belgium BramDriesen Belgium 🇧🇪
I 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.
Automatically closed - issue fixed for 2 weeks with no activity.