Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

be able to add containers to Kiali pod #137

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmazzitelli
Copy link
Contributor

@jmazzitelli jmazzitelli commented May 2, 2022

part of: kiali/kiali#5028
operator PR: kiali/kiali-operator#524
test procedures are found here: kiali/kiali#5028 (comment)

@cryslam
Copy link

cryslam commented Aug 29, 2022

any updates on whether this contribution will get merged in and built? we're looking to add additional sidecars to kiali and would love if this was added!

@jmazzitelli
Copy link
Contributor Author

any updates on whether this contribution will get merged in and built? we're looking to add additional sidecars to kiali and would love if this was added!

@lamc what is your use-case for wanting to add sidecars to the kiali pod?

@cryslam
Copy link

cryslam commented Aug 29, 2022

@jmazzitelli we want to integrate okta sso with kiali and to do that we have an envoy sidecar that is configured to do just that since we’re trying to move off of ldap

@jmazzitelli
Copy link
Contributor Author

jmazzitelli commented Aug 29, 2022

we want to integrate okta sso with kiali and to do that we have an envoy sidecar that is configured to do just that since we’re trying to move off of ldap

@lamc Does that OKTA SSO support OpenID?

@cryslam
Copy link

cryslam commented Aug 30, 2022

it does, so I guess we'd use this approach to modify our helm chart? https://kiali.io/docs/configuration/authentication/openid/#set-up-with-no-rbac-support

@jmazzitelli
Copy link
Contributor Author

Does that OKTA SSO support OpenID?

it does, so I guess we'd use this approach to modify our helm chart? https://kiali.io/docs/configuration/authentication/openid/#set-up-with-no-rbac-support

Yes, you will want to configure Kiali to integrate with your OpenID provider. There are a few Kiali docs on auth config and OpenID in particular. See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants