-
Notifications
You must be signed in to change notification settings - Fork 179
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
Enable Ext JWT Enrollment/Generic Trust Bootstrapping #2474
Labels
enhancement
New feature or request
Comments
andrewpmartinez
added a commit
that referenced
this issue
Oct 9, 2024
andrewpmartinez
added a commit
to openziti/edge-api
that referenced
this issue
Oct 9, 2024
andrewpmartinez
added a commit
to openziti/edge-api
that referenced
this issue
Oct 9, 2024
andrewpmartinez
added a commit
to openziti/edge-api
that referenced
this issue
Oct 11, 2024
…de.jwt addresses openziti/ziti#2474 adds a generic network JWT for enrollment
andrewpmartinez
added a commit
to openziti/sdk-golang
that referenced
this issue
Oct 11, 2024
andrewpmartinez
added a commit
to openziti/sdk-golang
that referenced
this issue
Oct 11, 2024
…de.jwt updates edge-api, in reference to openziti/ziti#2474
andrewpmartinez
added a commit
that referenced
this issue
Oct 11, 2024
andrewpmartinez
added a commit
that referenced
this issue
Oct 15, 2024
- adds OIDC property checks on auth queries - adds legacy property checks on auth queries
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using external JWT signers to authenticate in SDK apps, it is currently not accessible to bootstrap trust with the controller or locate it. Much like CA-based enrollment, it would be nice to have a generic, controller-wide JWT that can be used to communicate the controller(s) hostname/IP and a method to verify it.
The text was updated successfully, but these errors were encountered: