Skip to content

feat(oidc): support private issuer dialing#14

Draft
tommynguyen-vungle wants to merge 1 commit into
mainfrom
codex/generic-oidc-dial-vungle
Draft

feat(oidc): support private issuer dialing#14
tommynguyen-vungle wants to merge 1 commit into
mainfrom
codex/generic-oidc-dial-vungle

Conversation

@tommynguyen-vungle

Copy link
Copy Markdown

Summary

  • add the generic oidc provider and OIDCDialAddress / OIDC_DIAL_ADDRESS
  • preserve the issuer hostname for HTTP Host, TLS SNI, and certificate verification while dialing an optional private host:port
  • add local OIDC and dial-path coverage plus configuration documentation

Verification

  • go test ./...

No Tailnet, Tailscale ACL, tag, capability, or deployment configuration is included.

Add generic OIDC provider support and an optional host:port dial override for OIDC discovery and JWKS retrieval while preserving issuer-host TLS validation.\n\nCover issuer, audience, signature, expiry, dial-target, and SNI behavior with local tests.

Signed-off-by: Tommy Nguyen <tuannvm@hotmail.com>
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