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

Add auth section for each external service page #814

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

@josunect josunect added the enhancement New feature or request label Sep 3, 2024
@josunect josunect self-assigned this Sep 3, 2024
Comment on lines +63 to +76
auth:
ca_file: ""
insecure_skip_verify: false
password: "pwd"
token: ""
type: "basic"
use_kiali_token: false
username: "user"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also provide an example of using a secret or at least link to it here? The format of this almost always trips people up but it's usually how people want to provide credentials.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I think that will be good idea. Maybe adding a FAQ entry and link it from the rest of the pages, so the information is not duplicated

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nrfox added this https://deploy-preview-814--kiali.netlify.app/docs/faq/authentication/#how-to-configure-a-secret-as-password-for-external-services based in @jmazzitelli instructions (Mazz you might want to have a look?) I've tested it in minikube and works as expected.

@josunect josunect requested a review from nrfox September 10, 2024 15:58
@josunect josunect merged commit 7819a31 into kiali:staging Sep 12, 2024
4 of 5 checks passed
@josunect josunect deleted the auth_external_services branch September 12, 2024 14:41
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants