Caelebs commented on issue #2347:
URL: https://github.com/apache/apisix/issues/2347#issuecomment-707696631


   I have a user authentication service, e.g. 
http://10.10.10.10:8080/auth/token, the requested parameters require username 
and password, the return value contains the token, I tried authz-keycloak and 
openid-connect, But none of them seem to meet the requirements?
   
   as you said
   -- If a user accesses a route without a token, then redirect the user to 
third party auth and obtain the token?
   I don’t know how to jump to the authentication server to get the token when 
the user does not have the 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to