After upgrading packages Microsoft.IdentityModel.JsonWebTokens
and System.IdentityModel.Tokens.Jwt
the service returns message "Correlation failed."
when requesting /user/signin-oidc
.
At the company we use keycloak as OIDC Provider.
I've tried different versions of the given packages (above vulnerable version 7.0.3
) and upgrading also the Microsoft.IdentityModel.Protocols.OpenIdConnect
as they are connected, but nothing seems to help.
This is unrelated to package versions. The keycloak settings were incorrect.