okaybase commented on a change in pull request #4978: URL: https://github.com/apache/apisix/pull/4978#discussion_r701762420
########## File path: docs/zh/latest/plugins/openid-connect.md ########## @@ -142,6 +142,41 @@ curl http://127.0.0.1:9080/apisix/admin/routes/5 -H 'X-API-KEY: edd1c9f034335f13 }' ``` +#### 通过 OIDC 依赖方认证流程进行身份验证 + +当一个请求在请求头中不包含访问令牌时,也不在会话 cookie 中, Review comment: okay~ done~ thanks~ @starsz -- 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]
