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

Add generating signed JWT tokens #119

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cybercapsicum
Copy link

@cybercapsicum cybercapsicum commented Nov 3, 2022

This is still a WIP, but feel free to comment.

The ultimate goal of this feature is to enable smimesign to be used as an authentication method for Hashicorp Vault. Once the JWT is generated and signed, it can be passed to Vault's JWT Authentication method.

More details will be added here when/if I figure out if they actually work.

@cybercapsicum
Copy link
Author

If this project is no longer actively maintained, or this feature is definitely not something desired, please let me know. If I need to implement this elsewhere, that's fine with me.

fix: use jwt time fields correctly
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.

1 participant