Skip to content

Conversation

@andrewpmartinez
Copy link
Member

@andrewpmartinez andrewpmartinez commented Nov 4, 2025

fix openziti/ziti#3352 adds api session ressumption to edge_apis

  • adds method type, ApiSession interface JSON wrapper
  • adds string alias type AuthMethod
  • adds AuthMethodEmpty as a sentinal type
  • adds ApiSessionJsonWrapper to allow direct (un)marshalling of
    ApiSession via interface
  • adds the ability to provide custom http client and transports
  • adds an inline OAuth2/OIDC rp token authentication
  • update redirect URI handling, ensure default uses ported value

@andrewpmartinez andrewpmartinez requested a review from a team as a code owner November 4, 2025 20:23
adds method type, ApiSession interface JSON wrapper

- adds string alias type AuthMethod
- adds AuthMethodEmpty as a sentinal type
- adds ApiSessionJsonWrapper to allow direct (un)marshalling of
  ApiSession via interface
- adds the ability to provide custom http client and transports
- adds an inline OAuth2/OIDC rp token authentication
- update redirect URI handling, ensure default uses ported value
@andrewpmartinez andrewpmartinez force-pushed the fix.openziti.ziti.3352.edge.api.go.sdk.re.entry branch from c8e3cb9 to 1bf01cc Compare November 4, 2025 20:24
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.

Edge API GO SDK CLI/ReEntry Support

3 participants