Skip to content

Update get public key api to return clientID#257

Merged
dtpthao merged 1 commit into
mainfrom
thao/update_for_statistics
Nov 17, 2025
Merged

Update get public key api to return clientID#257
dtpthao merged 1 commit into
mainfrom
thao/update_for_statistics

Conversation

@dtpthao
Copy link
Copy Markdown
Contributor

@dtpthao dtpthao commented Oct 25, 2025

ForwardProxy needs client_id to update statistics data to InfluxDB.

@dtpthao dtpthao changed the title pdate get public key api to return clientID Update get public key api to return clientID Oct 25, 2025
Copy link
Copy Markdown
Contributor

@stravid87 stravid87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple PR for a simple solution. Perfect.

Comment thread server/entities/dto.go
@@ -6,6 +6,7 @@ type X509CertificateRequest struct {

type X509CertificateResponse struct {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Easily extensible struct for the future. I suspect we'll likely need more info from Auth server in the future. Not now, but I imagine this struct could be expanded / called something generic and then we can eventually stuff it with other details.

@dtpthao dtpthao merged commit 0d171a5 into main Nov 17, 2025
2 of 4 checks passed
@dtpthao dtpthao deleted the thao/update_for_statistics branch November 17, 2025 16:36
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