Hi Community, I wonder how does the env `FLYTE_PLATFORM_AUTH` work in flytekit as described in <http...
s
Hi Community, I wonder how does the env
FLYTE_PLATFORM_AUTH
work in flytekit as described in https://docs.flyte.org/en/latest/deployment/cluster_config/auth_setup.html#continuous-integration-ci. I tried to investigate into the source code of flytekit but failed. To be more speific, the source code of
flytekit/configuration/__init__.py
and
flytekit/configuration/internal.py
.
f
You mean client secret and id
s
Hi @freezing-airport-6809, thanks for the reply. I am not mean the client id/secret, at the last line configuration for CI, there is a
Copy code
# Set this to force Flytekit to use authentication, even if not required by Admin. This is useful as you're
# rolling out the requirement.
export FLYTE_PLATFORM_AUTH=True
I wonder how does this work.
f
Cc @high-park-82026 / @icy-agent-73298 do you know this off the top
w
@high-park-82026 @icy-agent-73298 could you take a look this please?
h
@strong-barista-29632, those instructions are not correct. We should remove that line (and its comment) from the docs. Contributions are welcome 😄
👍 1
151 Views