Hi all! Having trouble with MetaData auth but maybe my understanding is incorrect. I've set METADATA_SERVICE_AUTH_ENABLED on both frontend and gms but I'm still able to do a delete on /openapi/entities/v1 without a token. When I run ingestion without a token I do see errors so appears the env variable does have some affect. Shouldn't that block deletes on the endpoint I mentioned also? If not is there someway to do that? I'm on v0.8.45.
important-fireman-62760
10/17/2022, 11:32 PM
I updated the deployments after launching to add METADATA_SERVICE_AUTH_ENABLED. Does setting the global config in the values file at launch do anything else besides set those values?
a
astonishing-answer-96712
11/01/2022, 9:05 PM
Hi Chester, I’m unsure about setting the global variables, did the same issues persist when updating to 0.9?