Skip to content

feat(auth/credentials): Return X.509 certificate chain as subject token#11948

Merged
quartzmo merged 6 commits intogoogleapis:mainfrom
nbayati:x509-ga
Apr 10, 2025
Merged

feat(auth/credentials): Return X.509 certificate chain as subject token#11948
quartzmo merged 6 commits intogoogleapis:mainfrom
nbayati:x509-ga

Conversation

@nbayati
Copy link
Copy Markdown
Contributor

@nbayati nbayati commented Apr 2, 2025

design: go/x509-auth-lib-redesign

The x509Provider's subjectToken function now returns the full X.509 certificate chain, including the leaf certificate and any provided trust chain certificates, as a JSON array of base64-encoded strings. This chain is used as the subject token for mTLS authentication.

Similar work was done in python: PR

The x509Provider's subjectToken function now returns the full X.509 certificate chain, including the leaf certificate and any provided trust chain certificates, as a JSON array of base64-encoded strings. This chain is used as the subject token for mTLS authentication.
@nbayati nbayati requested a review from a team April 2, 2025 19:02
nbayati and others added 3 commits April 3, 2025 15:04
Comment thread auth/credentials/externalaccount/externalaccount.go Outdated
Comment thread auth/credentials/externalaccount/externalaccount.go Outdated
@quartzmo quartzmo merged commit d445a3f into googleapis:main Apr 10, 2025
8 checks passed
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