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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

KyleGoyette
Copy link

@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
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.

2 participants