Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds HA auth to the golang SDK #448

Merged
merged 10 commits into from
Jan 3, 2024
Merged

adds HA auth to the golang SDK #448

merged 10 commits into from
Jan 3, 2024

Conversation

andrewpmartinez
Copy link
Member

  • adds message types for HA
  • adds oidc auth, token refresh support
  • adds oidc auth flows
  • adds config support for multiple controllers

- adds message types for HA
- adds oidc auth, token refresh support
- adds oidc auth flows
- adds config support for multiple controllers
@andrewpmartinez andrewpmartinez requested a review from a team as a code owner November 6, 2023 14:20
@@ -27,6 +27,7 @@ import (
"fmt"
"github.com/openziti/foundation/v2/genext"
"github.com/openziti/transport/v2"
"github.com/pkg/errors"
Copy link
Member

Choose a reason for hiding this comment

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

did we just remove it from main line?

ziti/ziti.go Outdated Show resolved Hide resolved
ziti/contexts.go Show resolved Hide resolved
@andrewpmartinez andrewpmartinez merged commit d19b31e into main Jan 3, 2024
3 of 4 checks passed
@andrewpmartinez andrewpmartinez deleted the ha.updates branch January 3, 2024 19:20
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