JWT Authentication. #3456
-
Two quick questions; |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Validation happens in-enclave, and the JWT issuers and associated collateral is stored in KV/ledger and refreshed periodically. This is covered in more detail under https://microsoft.github.io/CCF/main/build_apps/auth/jwt.html |
Beta Was this translation helpful? Give feedback.
Validation happens in-enclave, and the JWT issuers and associated collateral is stored in KV/ledger and refreshed periodically. This is covered in more detail under https://microsoft.github.io/CCF/main/build_apps/auth/jwt.html
We do support RSA, but I don't know for sure if we support anything else, I'll double check.