spacewander commented on code in PR #7691:
URL: https://github.com/apache/apisix/pull/7691#discussion_r946367967


##########
apisix/plugins/openid-connect.lua:
##########
@@ -71,6 +72,10 @@ local schema = {
             type = "string",
             description = "the URI will be redirect when request logout_path",
         },
+        symmetric_key = {
+            type = "string",
+            description = "base64url-encoded secret for verifying HS??? 
tokens",

Review Comment:
   What's `HS???` token?



-- 
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

Reply via email to