metno / discovery-metadata-catalog-ingestor

Apache License 2.0
1 stars 1 forks source link

Add autentication to DMCI #223

Open aheimsbakk opened 3 years ago

aheimsbakk commented 3 years ago

Add simple API key or JWT autentication to DMCI with an NGINX proxy.

Example of API key auth: https://www.nginx.com/blog/deploying-nginx-plus-as-an-api-gateway-part-1/

mortenwh commented 8 months ago
myggen commented 8 months ago

Just a comment. This will make the whole ngnx config a secret I beleive? I was going through hops to avoid this with nats, event though it would have made the whole enchilada much simpler to understand and maintain .

shamlymajeed commented 7 months ago

Expecting only internal users and a handful number of users. Moving forward with nginx api gateway . Not sure about finishing before release.

mortenwh commented 1 month ago

@shamlymajeed - can this be prioritized?