Azure – What is the difference between securing API through oAuth2.0 and validating jwt through inbound policies?
I am a bit confused in understanding the relationship between oAuth2.0 and validating jwt tokens with inbound policies in azure APIM. Are they altogether different or What additional security it applies when applied together. What if I just applied inbound…