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/03 15:43:05 UTC

[GitHub] [apisix] sshniro commented on issue #2347: request help: How to support third-party oauth2 authentication?

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


   The openid-connect plugin providest token introspection, therefore if you have a valid token, it will authenticate the token with the third-party oauth2 server.
   
   @Caelebs Can I know what do are you referring by the term authentication? 
   If a user accesses a route without a token, then redirect the user to third party auth and obtain 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:
users@infra.apache.org