Skip to content

Conversation

anver
Copy link

@anver anver commented Jul 2, 2025

PHP Fatal error: Declaration of OpenIDConnectServer\Storage\AuthorizationCodeStorage::setAuthorizationCode($code, $client_id, $user_id, $redirect_uri, $expires, $scope = null, $id_token = null) must be compatible with OAuth2\OpenID\Storage\AuthorizationCodeInterface::setAuthorizationCode($code, $client_id, $user_id, $redirect_uri, $expires, $scope = null, $id_token = null, $code_challenge = null, $code_challenge_method = null) in /var/www/html/wp-content/plugins/openid-connect-server/src/Storage/AuthorizationCodeStorage.php on line 67

anver added 3 commits July 2, 2025 18:08
…patible with OAuth2\OpenID\Storage\AuthorizationCodeInterface::setAuthorizationCode
The filter oidc_minimal_capability can check only against one role but this can make it check against any logic
Add extra data variable to the filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant