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

Docs, demo apps, and more! #96

Merged
merged 10 commits into from
Oct 5, 2021
Merged

Docs, demo apps, and more! #96

merged 10 commits into from
Oct 5, 2021

Conversation

thedodd
Copy link
Collaborator

@thedodd thedodd commented Sep 25, 2021

closes #60
closes #67

Added the example application referenced in the guide for transactional
processing with Streams.
Everything is working quite nicely!

closes #94
Removed a currently unused Stream CRD `ttl` field. This will be
reintroduced at a future point.
Removed old RFCs pattern, as these are all recorded in issues now.
Added artifacthub-repo.yml for ArtifactHub ownership.
Each Token will now have its own HMAC key created for using in the
initial creation of the Token's JWT as well as for all subsequent
verification as the JWT is used.

Downstream systems, such as Streams, simply observe the Secrets and load
their decoding keys for quick and easy verification when establishing
authN & authZ for a new connection to the system.

closes #60
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.

Docs, README & RFC cleanup Long-term JWT encoding/decoding key rotation
1 participant