Hi @Tanul
I got a response from the product team that "OAuth is not currently supported on AppGW, but is on their roadmap. Until they support it on AppGW, they won't have support for it on AGIC. They will be updating the GitHub thread once it's available on AppGW.
There is a feature request open here: https://github.com/Azure/application-gateway-kubernetes-ingress/issues/860
However, I did find an article which talks about using api management service like APIM or a service mesh solution with AGIC to achieve it.
https://medium.com/@jw_ng/using-azure-application-gateway-with-api-management-service-f9b9b2cd1731
You can use the validate-jwt policy in APIM and this feature is available on Consumption tier.
----------
Please 'Accept' as answer if it helped, so that it can help others looking for same information get to this answer faster.