How to write custom JWT generator for WSO2 API Manager

preview_player
Показать описание
This video will discuss Jason Web Token and its use in API management. It will will mainly focus on how to use an external JAVA implementation for JWT generating logic. In the WSO2 API Manager default product JWT generation, we retrieve basic application specific details, subscription details, and user information available on the system. However, when we have more complex use cases we might need to send more information with JWT. For this, we have an extension point to implement custom JWT generator according to the specific requirement.
Рекомендации по теме
Комментарии
Автор

Hi, is there a remote repository containing the source code? Thanks

marcocarletti
Автор

Hi, is there a remote repository containing the source code? Thanks

marcocarletti