kubeflow / manifests

A repository for Kustomize manifests
Apache License 2.0
828 stars 887 forks source link

Kubeflow Dashboard OIDC Okta Login Setup #2900

Closed tppalani closed 3 weeks ago

tppalani commented 2 months ago

I'm Team I'm new to the kubeflow i have completed my kubeflow setup in EKS cluster and i can able login and logout using default authentication mechanism using dex server. Now i want to setup Okta configuration instead of using default login mechanism can you please somebody can share the document how to configure this ?

thesuperzapper commented 2 months ago

@tppalani this is something we classify as an "environment specific issue", please consult your distribution vendor for more information.

For example, if you are using deployKF, the relevant docs are here:

juliusvonkohout commented 3 weeks ago

/transfer manifests

juliusvonkohout commented 3 weeks ago

Yes, you can use connector in Dex or connect ouath2 directly to your IDP see https://github.com/kubeflow/manifests/tree/master/common/oauth2-proxy#change-the-default-authentication-from-dex--oauth2-proxy-to-oauth2-proxy-only

/close

google-oss-prow[bot] commented 3 weeks ago

@juliusvonkohout: Closing this issue.

In response to [this](https://github.com/kubeflow/manifests/issues/2900#issuecomment-2437282725): >Yes, you can use connector in Dex or connect ouath2 directly to your IDP see https://github.com/kubeflow/manifests/tree/master/common/oauth2-proxy#change-the-default-authentication-from-dex--oauth2-proxy-to-oauth2-proxy-only > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.