How do you authenticate the API gateway (Azure)? I am using the same type of Infrastructure. But I do not know how to authenticate bubble user for using API gatway.
I have got three options

  1. Basic Auth
  2. Certificates
  3. Active directory

I want to use Active directory, but users do not have an active directory access. Hence, I do not know how to authenticate them using active directory.

Let me know if you have any suggestions.