jwtauthenticator
jwtauthenticator copied to clipboard
How to use JWK with jwtauthenticator ?
I am using AWS Cognito. It gives a JWK(JSON Web Key) to verify the JWT signature. Where can I specify the JWK in the jwtauthenticator config ? Should I specify a part of it ?