magda-io / magda

A federated, open-source data catalog for all your big data and small data
https://magda.io
Apache License 2.0
515 stars 93 forks source link

Secure openfaas gateway with new auth model #3348

Closed t83714 closed 2 years ago

t83714 commented 2 years ago

Secure openfaas gateway with new auth model

Currently, openfaas gateway is only available to admin users. We should secure openfaas gateway with the new auth model so that any users can be granted permission to access openfaas APIs.

More specifically:

t83714 commented 2 years ago

closed via PR: https://github.com/magda-io/magda/pull/3385