Consul Auth OIDC error

Dear all,
trying to integrate the Enterprise version with
auth methods oidc I obtain an error just after the login page:

[ERROR] agent.http: Request error: method=POST url=/v1/acl/oidc/callback?dc=dc1 from=127.0.0.1:55754 error="Invalid OIDC Callback request: Missing state/code parameters"

In fact my browser do a PUT without the Code parameter

How can fix this? Any help is very appreciate.

Thanks.