Problem configuring azure event grid JWT authentication

Mohammad Alinia 0 Reputation points
2024-12-24T06:18:51.7633333+00:00

I am trying to configure Azure Event Grid's JWT authentication. My tokens are coming from auth0 and I need Event Grid to validate them against the auth0 certificate. Now when I download the certificate from auth0 it only includes the public key (which should be just enough to validate the tokens). But when trying to upload the same certificate to Key Vault, it does not accept it from me because it does not contain the private key. How can I get around this issue?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.