Allow specifying JWT keys when used as a Docker container #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now it will generate a random key pair on startup. This forces integrations to fetch the keys via the metadata when it may be desirable to use fixed keys instead.