[GitHub] [apisix] Hazel6869 commented on issue #7661: bug: [Plugin] OpenID-Connect had an issue or not supported when using "use_jwks=true" and use "discovery" as the JWKS endpoint

2022-08-14 Thread GitBox


Hazel6869 commented on issue #7661:
URL: https://github.com/apache/apisix/issues/7661#issuecomment-1214530603

   @sangnguyen7 Hi, you can set "discovery" like 
"https://samples.auth0.com/.well-known/openid-configuration";


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [apisix] Hazel6869 commented on issue #7661: bug: [Plugin] OpenID-Connect had an issue or not supported when using "use_jwks=true" and use "discovery" as the JWKS endpoint

2022-08-12 Thread GitBox


Hazel6869 commented on issue #7661:
URL: https://github.com/apache/apisix/issues/7661#issuecomment-1213639793

   @sangnguyen7  Hi,  you can try  use "discovery"  to replace  
"discovery.jwks_uri".   The response returned by the value of "discovery" needs 
to contain "jwks_uri",   you can see 
https://openid.net/specs/openid-connect-discovery-1_0.html.


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org