You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/13 12:13:19 UTC

[GitHub] [apisix] Caelebs edited a comment on issue #2347: request help: How to support third-party oauth2 authentication?

Caelebs edited a comment 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
   
   @sshniro @Yiyiyimu


----------------------------------------------------------------
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:
users@infra.apache.org