OIDC connection for AWS Cognito

Has anybody got the AWS Cognito user pools working with Neo4j?

I've been following the configuration settings for using an OIDC as authentication and authorization for Neo4j but I keep getting validation errors on the config file (neo4j.conf).

This is the document I have been following: https://neo4j.com/docs/operations-manual/current/authentication-authorization/sso-integration/#auth-sso-configure-provider-jwt

I'm wondering of anybody has got this working?