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

feat: Add internalJWTMap used for inter service communication authentication #109

Merged
merged 8 commits into from
Dec 4, 2024

Conversation

KyleGoyette
Copy link
Contributor

@KyleGoyette KyleGoyette commented Nov 20, 2024

Adds a new variable kubernetes_cluster_oidc_issuer_url variable, and a local variable defining the weave trace server service account name. These two values are used to set the internalJWTMap value in our helm charts which defines the mapping of subject to issuer, which is used to authenticate internal service communication

Also passes the values of the internalJWTMap via tf

@KyleGoyette KyleGoyette marked this pull request as ready for review November 20, 2024 23:54
@KyleGoyette KyleGoyette changed the title feat: Add internal jwt map allowing inter service communication authentication feat: Add internalJWTMap allowing inter service communication authentication Nov 21, 2024
@KyleGoyette KyleGoyette changed the title feat: Add internalJWTMap allowing inter service communication authentication feat: Add internalJWTMap used for inter service communication authentication Nov 21, 2024
@KyleGoyette KyleGoyette merged commit 5bf0177 into main Dec 4, 2024
jsbroks pushed a commit that referenced this pull request Dec 4, 2024
## [4.1.0](v4.0.0...v4.1.0) (2024-12-04)

### Features

* Add internalJWTMap used for inter service communication authentication ([#109](#109)) ([5bf0177](5bf0177))
@jsbroks
Copy link
Member

jsbroks commented Dec 4, 2024

This PR is included in version 4.1.0 🎉

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

Successfully merging this pull request may close these issues.

3 participants