spacewander commented on issue #8686:
URL: https://github.com/apache/apisix/issues/8686#issuecomment-1407256530

   `openid-connect` will get the user info from an external provider. And 
APISIX's consumer requires to know the user info and bind the auth plugin with 
them. So there are two questions:
   1. How can these two systems sync the user info? What happens if the data 
mismatch?
   2. If the external provider and APISIX have the same user info, why don't we 
authenticate in APISIX and get rid of external provider?


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