I am attempting to use AWS Cognito to implement authentication in Gentics Mesh. I expect to need to create a plugin in order to support role mapping but for now I just want to be able to authenticate with a user from Cognito. I downloaded the JWT file from Cognito and added it to the public-keys config, but I am not sure where to go from here. How do I tell the Gentics server to use my Cognito instance for Auth?
Any help is appreciated!
Thanks!