Does NATS support JWT-SVID authentication? #5495
Answered
by
wallyqs
AlexHu0208
asked this question in
Q&A
-
I am wondering if it is possible to use SPIFFE JWT-SVIDs for NATS authentication. Can we use the SPIFFE/SPIRE generated identities as the NATS identities? Highly appreciate your help. |
Beta Was this translation helpful? Give feedback.
Answered by
wallyqs
Jun 5, 2024
Replies: 1 comment 3 replies
-
yes, there is basic support for this in the server: Lines 1704 to 1742 in f90ef7b |
Beta Was this translation helpful? Give feedback.
3 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
ah sorry my mistake, no there is no support for JWT-SVIDs at the moment, only basic support for X509-SVID:
https://github.com/spiffe/spiffe/blob/main/standards/X509-SVID.md