<@U06RKAMK0UC>,In <https://docs.flyte.org/en/lates...
# ask-ai
v
@ancient-wolf-19325,In https://docs.flyte.org/en/latest/deployment/configuration/auth_setup.html#openid-connect Under https://docs.flyte.org/en/latest/deployment/configuration/auth_setup.html#openid-connect For Azure AD, do we need to create flyetepropeller and flytectl applications separately or just use add platform under application which created via this step - https://docs.flyte.org/en/latest/deployment/configuration/auth_setup.html#openid-connect
j
For Azure AD, you need to create separate applications for
flytectl
,
flytepropeller
, and
flyteconsole
. According to the Flyte documentation, you should register three different applications in Azure AD: one for
flytectl
, one for
flytepropeller
, and one for
flyteconsole
. Each application should have its own client ID and secret, and specific redirect URIs should be configured for each. Would you like more detail on how to configure these applications? Sources: - Flyte Auth Setup 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.