Hi,
I am currently working on a use case that requires the generation of JWT tokens based on PKCS#8 standards. I've chosen JWT plugin for this task. However, it seems that this plugin is compatible only with private keys that are based on PKCS#1 (RSA) standards.
Is there any known workaround to fulfill this requirement ?
Thanks,
Discussion posts and replies are publicly visible
The JWT plugin only implements a very specific subset of alle the things that you could do to a JWT.
But, there are plugins that directly connect to Snowflake systems. Did you try these?
Yes, Most likely needs additional configuration to set it correctly.
In the certificate URL the term "snowflakecomputing.com" is double. Is that intended?