tzssangglass commented on pull request #5449:
URL: https://github.com/apache/apisix/pull/5449#issuecomment-975673193


   
   > > I tried, but I could not generate a JWT to pass the auth0 check. I gave 
up.
   > 
   > May I know the reason we cannot do this? 😄 Maybe we could ask help from 
@spacewander @shuaijinchao ?
   
   if we use `https://samples.auth0.com/.well-known/openid-configuration` as 
auth endpoint, and we want to test jwks, the public key for the jwks 
authentication method of JWT is stored in the 
`https://samples.auth0.com/.well-known/jwks.json`, I can't find the 
corresponding private key to generate a JWT to pass authentication.
   
   hi, @sshniro , do you know anything about this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to