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/09/15 04:12:35 UTC

[GitHub] [apisix] Firstsawyou opened a new issue #2229: request help: "consumer" provides access to a collection of "service".

Firstsawyou opened a new issue #2229:
URL: https://github.com/apache/apisix/issues/2229


   ### Issue description
   Configure multiple "service" objects. I want to restrict the "service" on the "consumer". What should I do?
   For example: "service" has: serv1, serv2 and serv3. In "consumer", only ser1 and serv2 are allowed to access, but serv3 is not allowed.
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):1.5
   * OS:
   


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



[GitHub] [apisix] moonming commented on issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2229:
URL: https://github.com/apache/apisix/issues/2229#issuecomment-692470173


   How do you plan to implement this feature?


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



[GitHub] [apisix] Firstsawyou commented on issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #2229:
URL: https://github.com/apache/apisix/issues/2229#issuecomment-692469543


   Assigned to me.


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



[GitHub] [apisix] Firstsawyou commented on issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #2229:
URL: https://github.com/apache/apisix/issues/2229#issuecomment-692468901


   > This is what identity authentication needs to do, such as ACL, right?
   
   Yes.


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



[GitHub] [apisix] moonming commented on issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2229:
URL: https://github.com/apache/apisix/issues/2229#issuecomment-692469486


   the same as https://github.com/apache/apisix/issues/385


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



[GitHub] [apisix] moonming commented on issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2229:
URL: https://github.com/apache/apisix/issues/2229#issuecomment-692476896


   please take a look at kong's ACL plugin too:
   https://docs.konghq.com/hub/kong-inc/acl/
   
   Thanks,
   Ming Wen
   Twitter: _WenMing
   
   
   Firstsawyou <no...@github.com> 于2020年9月15日周二 下午1:29写道:
   
   > the same as #385 <https://github.com/apache/apisix/issues/385>
   >
   > Ok,let me take a look.
   >
   > —
   > You are receiving this because you commented.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/apisix/issues/2229#issuecomment-692473633>, or
   > unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AGJZBKZFFJVGNXKA6MKAP6DSF33STANCNFSM4RMPJGDA>
   > .
   >
   


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



[GitHub] [apisix] Firstsawyou commented on issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #2229:
URL: https://github.com/apache/apisix/issues/2229#issuecomment-692473633


   > the same as #385
   
   Ok,let me take a look.


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



[GitHub] [apisix] Firstsawyou commented on issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #2229:
URL: https://github.com/apache/apisix/issues/2229#issuecomment-692472362


   > How do you plan to implement this feature?
   
   It is planned to create a whitelisted plug-in through "service_id", which is bound to "consumer".


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



[GitHub] [apisix] moonming commented on issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2229:
URL: https://github.com/apache/apisix/issues/2229#issuecomment-692468240


   This is what identity authentication needs to do, such as ACL, right?


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



[GitHub] [apisix] Firstsawyou closed issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
Firstsawyou closed issue #2229:
URL: https://github.com/apache/apisix/issues/2229


   


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



[GitHub] [apisix] Firstsawyou closed issue #2229: request help: "consumer" provides access to a collection of "service".

Posted by GitBox <gi...@apache.org>.
Firstsawyou closed issue #2229:
URL: https://github.com/apache/apisix/issues/2229


   


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