Add OIDC CA ConfigMap to Kiali when using custom SSO CA
General MR
Summary
This MR adds a new CM to Kiali as defined in their docs to allow the user to specify a custom CA for their SSO IdP.
For Issue
Closes #1564 (closed)
Relevant logs/screenshots
I do not have any specific logs besides "it now works." To reproduce, create a self-signed certificate and assign it to Keycloak. Then, add the self-signed CA cert as sso.certificateAuthority.cert
, and see that Kiali OIDC works.
Merge request reports
Activity
added kiali kindbug statusreview labels
requested review from @micah.nagel and @ryan.j.garcia
assigned to @noah.gearhart
added community-contribution label
Thank you for the MR @noah.gearhart this is definitely great to have but I wonder if this would be best served living in the package and BigBang can template through the certificate_authority to be able to utilize this feature with Kiali in a different namespace or via the package itself.
@ryan.j.garcia Thanks for the feedback. I'll look into directly implementing it in the Kiali repository and get back to you.
@ryan.j.garcia I opened a Kiali merge request and updated this branch to use the new version. big-bang/product/packages/kiali!97 (merged) I'm going to move this MR to draft until the upstream MR is merged.
mentioned in merge request !2897 (closed)
requested review from @ryan.thompson.44 and @chris.oconnell
added 1 commit
- 86386a1d - update helmRepo tag to match git tag for kiali
- Resolved by Christopher O'Connell
added 55 commits
-
86386a1d...9ffacd91 - 54 commits from branch
master
- 48f4966e - Merge remote-tracking branch 'origin/master' into 1564-kiali-oidc-fails-with-custom-ca
-
86386a1d...9ffacd91 - 54 commits from branch