tokers commented on code in PR #7690:
URL: https://github.com/apache/apisix/pull/7690#discussion_r947686734
##########
apisix/plugins/openid-connect.lua:
##########
@@ -65,7 +65,7 @@ local schema = {
},
redirect_uri = {
type = "string",
- description = "use ngx.var.request_uri if not configured"
+ description = "auto append '.apisix/redirect' if not configured"
Review Comment:
@liweitianux Could you write some hints about this in the OpenID Connect doc?
--
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]