How to validate WSO2 JWT from API Manager within remote backend server? -


i know overview of what's proper way validate jwt @ remote backend server? believe i'd need public key...does api-m expose endpoint obtain public key or extract wso2carbon.jks?

thank you!

wso2 api manager signs jwt private key of keystore , have export above keystore. don't provide endpoint extracting public key.

also, it's highly recommended use own keystore rather 1 shipped wso2 product because keystore common products , released publically.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -