Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Sign JWT token with RSA Private Key
Anyone know a way to sign a Json Web Token with an RSA private key. I've been working on these JWTs, I've got everything right, I have the private key ready, but not sure how to use it as a signature, I think I need to encrypt in, maybe using N/crypto, or N/encode? I'm not sure, if you know, I would love some help!
0