Implement spoe-auth relation interface library#229
Merged
Thanhphan1147 merged 16 commits intomainfrom Nov 27, 2025
Merged
Conversation
Copilot
AI
changed the title
[WIP] Implement spoe-auth Juju relation interface
Implement spoe-auth relation interface library
Nov 12, 2025
a17b6bb to
725134c
Compare
Co-authored-by: Thanhphan1147 <42444001+Thanhphan1147@users.noreply.github.com>
725134c to
e310ce4
Compare
arturo-seijas
approved these changes
Nov 13, 2025
Contributor
arturo-seijas
left a comment
There was a problem hiding this comment.
LGTM. Some minor nitpicks :)
…onical/haproxy-operator into copilot/implement-spoe-auth-relation
Collaborator
|
Published the lib beforehand to be able to start work on #232 |
Contributor
javierdelapuente
left a comment
There was a problem hiding this comment.
looks good, a few comments
seb4stien
reviewed
Nov 13, 2025
seb4stien
approved these changes
Nov 13, 2025
Collaborator
|
closing this PR and moved the PR to charmlibs: canonical/charmlibs#252 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[!] Bootstrapped by Copilot
This PR only add the library implementation and tests. Logic for using the library and updating haproxy config will be shipped in a follow-up PR.
Applicable spec: https://discourse.charmhub.io/t/specification-isd257-haproxy-auth-proxy-using-spoe-auth-relation/19264
Overview
Implements the
spoe-authrelation interface library to enable communication between haproxy-operator (Requirer) and SPOA authentication agents (Provider) for OIDC authentication offloading.Rationale
HAProxy charm needs standardized interface to receive SPOE configuration from external authentication agents without hardcoding agent-specific details.
Library Changes
Usage example:
Checklist
docs/release-notes/artifacts.urgent,trivial,complex)Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.