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
- Basic Auth
- Certificates
- 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.