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

establish connection with token issuer using signed jwt #343

Open
Christiantyemele opened this issue Mar 4, 2025 · 0 comments
Open

establish connection with token issuer using signed jwt #343

Christiantyemele opened this issue Mar 4, 2025 · 0 comments
Assignees

Comments

@Christiantyemele
Copy link
Collaborator

The token issuer has to create a connection with the status issuer to as to be able to publish and updated secrets securely, three methods exits for this

  • OAUTH2 authentication
  • mutual tls
  • Sign jwt authentication

This issue is more focused on the signed jwt authentication with distributed public keys

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

No branches or pull requests

1 participant