To anyone struggling with configuring Okta as the ...
# flyte-deployment
g
To anyone struggling with configuring Okta as the identity provider in flyte-binary chart: setting
baseUrl
to
https://<your-okta-domain>
instead of
https://<your-okta-domain>/oauth2/default
fixes the
You do not have permission to access the feature you are requesting
error (
E0000015
) 🙂