Keycloak support for ECDSA for verifying signatures

During a token exchange flow, Keycloak validates the signature of the subject token (jwt) issued by an external identity provider. Does Keycloak currently support verification of signatures using ECDSA (e.g ES256 P-256). We are facing issues with Keycloak throwing token signature validation failed errors?

If not, is anyone aware or can advise when ECDSA support for token signature verification will be available in Keycloak.