We are in the process of porting our existing API projects to Cloud with API Management. Our APIs working on jwt that identifies everything for our users. I am aware that API Management is authenticate the request using apikey that is fine and we have implemented the same. We're looking to the jwt part. Is it possible if yes, what is the proper way to do it?
We are in the process of porting our existing API projects to Cloud with API Management. Our APIs working on jwt that identifies everything for our users. I am aware that API Management is authenticate the request using apikey that is fine and we have implemented the same. We're looking to the
jwt
part. Is it possible if yes, what is the proper way to do it?